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

  /external/skia/src/gpu/gl/
GrGLInterface.cpp 48 NULL == fBlendColor || // -> GL >= 1.4, ES >= 2.0 or extension
GrGLCreateNullInterface.cpp 405 interface->fBlendColor = nullGLBlendColor;
  /external/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 29 interface->fBlendColor = glBlendColor;
  /external/skia/src/gpu/gl/iOS/
GrGLCreateNativeInterface_iOS.cpp 26 interface->fBlendColor = glBlendColor;
  /external/skia/include/gpu/gl/
GrGLInterface.h 149 GLPtr<GrGLBlendColorProc> fBlendColor;
  /external/skia/src/gpu/gl/mac/
GrGLCreateNativeInterface_mac.cpp 53 interface->fBlendColor = glBlendColor;
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 23 milliseconds