Searched refs:GrPixelConfigIs8888 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrTypes.h304 static inline bool GrPixelConfigIs8888(GrPixelConfig config) { function
/external/skia/include/gpu/
H A DGrTypes.h304 static inline bool GrPixelConfigIs8888(GrPixelConfig config) { function
/external/chromium_org/third_party/skia/src/gpu/
H A DGrContext.cpp1299 if (unpremul && !GrPixelConfigIs8888(dstConfig)) {
1514 if (!GrPixelConfigIs8888(srcConfig)) {
/external/skia/src/gpu/
H A DGrContext.cpp1299 if (unpremul && !GrPixelConfigIs8888(dstConfig)) {
1514 if (!GrPixelConfigIs8888(srcConfig)) {

Completed in 224 milliseconds