Searched refs:noOpGLCompileShader (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h47 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLCompileShader(GrGLuint shader);
H A DGrGLCreateNullInterface.cpp309 functions->fCompileShader = noOpGLCompileShader;
H A DGrGLNoOpInterface.cpp90 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLCompileShader(GrGLuint shader) { function
/external/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h47 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLCompileShader(GrGLuint shader);
H A DGrGLCreateNullInterface.cpp309 functions->fCompileShader = noOpGLCompileShader;
H A DGrGLNoOpInterface.cpp90 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLCompileShader(GrGLuint shader) { function
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp856 functions->fCompileShader = noOpGLCompileShader;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp856 functions->fCompileShader = noOpGLCompileShader;

Completed in 47 milliseconds