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

  /external/skia/include/gpu/gl/
GrGLInterface.h 240 GrGLFunction<GrGLReadPixelsProc> fReadPixels;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 428 functions->fReadPixels = nullGLReadPixels;
SkNullGLContext.cpp 477 functions->fReadPixels = nullGLReadPixels;
GrGLInterface.cpp 162 nullptr == fFunctions.fReadPixels ||
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 48 milliseconds