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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h40 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLClearStencil(GrGLint s);
H A DGrGLCreateNullInterface.cpp307 functions->fClearStencil = noOpGLClearStencil;
H A DGrGLNoOpInterface.cpp81 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLClearStencil(GrGLint s) { function
/external/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h40 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLClearStencil(GrGLint s);
H A DGrGLCreateNullInterface.cpp307 functions->fClearStencil = noOpGLClearStencil;
H A DGrGLNoOpInterface.cpp81 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLClearStencil(GrGLint s) { function
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp854 functions->fClearStencil = noOpGLClearStencil;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp854 functions->fClearStencil = noOpGLClearStencil;

Completed in 196 milliseconds