Searched defs:debugGLReadPixels (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp129 GrGLvoid GR_GL_FUNCTION_TYPE debugGLReadPixels(GrGLint x, function in namespace:__anon15317
915 functions->fReadPixels = debugGLReadPixels;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp129 GrGLvoid GR_GL_FUNCTION_TYPE debugGLReadPixels(GrGLint x, function in namespace:__anon30730
911 functions->fReadPixels = debugGLReadPixels;

Completed in 195 milliseconds