Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/layers. r=nical
This commit is contained in:
@@ -180,7 +180,7 @@ TextureImageTextureSourceOGL::Update(gfx::DataSourceSurface* aSurface,
|
||||
}
|
||||
|
||||
void
|
||||
TextureImageTextureSourceOGL::EnsureBuffer(const nsIntSize& aSize,
|
||||
TextureImageTextureSourceOGL::EnsureBuffer(const IntSize& aSize,
|
||||
gfxContentType aContentType)
|
||||
{
|
||||
if (!mTexImage ||
|
||||
|
||||
Reference in New Issue
Block a user