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

  /external/skia/include/gpu/
GrTypes.h 424 static inline bool GrPixelConfigIsAlphaOnly(GrPixelConfig config) {
  /external/skia/src/gpu/
GrTextContext.cpp 44 if (!GrPixelConfigIsAlphaOnly(fCurrTexture->config())) {
  /external/skia/src/gpu/gl/
GrGpuGLShaders.cpp     [all...]
GrGpuGL.cpp     [all...]

Completed in 38 milliseconds