HomeSort by relevance Sort by last modified time
    Searched refs:supportsBGRA (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gpu/
SharedGraphicsContext3D.h 118 bool supportsBGRA();
SharedGraphicsContext3D.cpp 230 bool SharedGraphicsContext3D::supportsBGRA()
  /external/webkit/Source/WebKit/chromium/src/
GraphicsContext3DInternal.h 257 bool supportsBGRA();
  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 897 if (context->supportsBGRA())

Completed in 617 milliseconds