Searched refs:flipVertically (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsContext3D.cpp | 188 flipVertically(data.data(), image->width(), image->height(), in extractImageData() 226 flipVertically(data.data(), width, height, in extractImageData() 316 flipVertically(data.data(), width, height, bytesPerPixel, 1); in extractTextureData() 320 void GraphicsContext3D::flipVertically(void* imageData, in flipVertically() function in WebCore::GraphicsContext3D
|
D | GraphicsContext3D.h | 561 void flipVertically(void* imageData,
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog-2011-02-16 | 21189 (WebKit::WebGraphicsContext3DDefaultImpl::flipVertically): 21339 (WebCore::GraphicsContext3DInternal::flipVertically): 21547 (WebKit::WebGraphicsContext3DDefaultImpl::flipVertically): 27699 (WebCore::GraphicsContext3DInternal::flipVertically):
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 110384 of unpackAlignment in GraphicsContext3D::flipVertically. Necessarily added 110401 (WebCore::GraphicsContext3D::flipVertically): 115201 (WebCore::GraphicsContext3D::flipVertically):
|