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

  /external/skia/include/gpu/gl/
GrGLInterface.h 155 GrGLFunction<GrGLClearColorProc> fClearColor;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 365 functions->fClearColor = noOpGLClearColor;
SkNullGLContext.cpp 414 functions->fClearColor = noOpGLClearColor;
GrGLInterface.cpp 124 nullptr == fFunctions.fClearColor ||
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 859 functions->fClearColor = noOpGLClearColor;
    [all...]

Completed in 91 milliseconds