Bug 919219 - Trim gfxASurface more - r=jrmuizel

This commit is contained in:
Benoit Jacob
2013-09-24 16:45:13 -04:00
parent 3e06c1c5c9
commit 0f0c75c711
13 changed files with 110 additions and 50 deletions

View File

@@ -6,6 +6,7 @@
#include <unistd.h>
#include <errno.h>
#include "AndroidDirectTexture.h"
#include "nsRect.h"
typedef gfxASurface::gfxImageFormat gfxImageFormat;