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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
DrawingBufferChromium.cpp 194 desc->fConfig = kRGBA_8888_GrPixelConfig;
  /external/skia/include/gpu/
GrTypes.h 327 static const GrPixelConfig kRGBA_8888_GrPixelConfig = kSkia8888_PM_GrPixelConfig;
  /external/skia/src/gpu/
SkGpuDevice.cpp 800 kRGBA_8888_GrPixelConfig,
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 322 dstDesc.fConfig = kRGBA_8888_GrPixelConfig;
    [all...]

Completed in 107 milliseconds