Home
last modified time | relevance | path

Searched refs:supportsBGRA (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DSharedGraphicsContext3D.h118 bool supportsBGRA();
DSharedGraphicsContext3D.cpp230 bool SharedGraphicsContext3D::supportsBGRA() in supportsBGRA() function in WebCore::SharedGraphicsContext3D
/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DInternal.h257 bool supportsBGRA();
/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp897 if (context->supportsBGRA()) in readbackHardwareToSoftware()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1611620 (WebKit::WebGraphicsContext3D::supportsBGRA):
11623 (WebKit::WebGraphicsContext3DDefaultImpl::supportsBGRA):
11666 (WebKit::WebGraphicsContext3D::supportsBGRA):
11669 (WebKit::WebGraphicsContext3DDefaultImpl::supportsBGRA):
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0618929 (WebCore::SharedGraphicsContext3D::supportsBGRA):
62527 (WebCore::SharedGraphicsContext3D::supportsBGRA):
79952 (WebCore::GraphicsContext3D::supportsBGRA):
79956 Add query function (supportsBGRA()) and the BGRA_EXT token.
80274 (WebCore::GraphicsContext3D::supportsBGRA):
80278 Add query function (supportsBGRA()) and the BGRA_EXT token.
DChangeLog-2011-02-1638355 (WebCore::SharedGraphicsContext3D::supportsBGRA):