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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h138 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilFuncSeparate(GrGLenum face,
H A DGrGLCreateNullInterface.cpp371 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate;
H A DGrGLNoOpInterface.cpp209 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilFuncSeparate(GrGLenum face, function
/external/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h138 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilFuncSeparate(GrGLenum face,
H A DGrGLCreateNullInterface.cpp371 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate;
H A DGrGLNoOpInterface.cpp209 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilFuncSeparate(GrGLenum face, function
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp915 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp915 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate;

Completed in 44 milliseconds