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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h147 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass);
H A DGrGLCreateNullInterface.cpp374 functions->fStencilOp = noOpGLStencilOp;
H A DGrGLNoOpInterface.cpp221 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) { function
/external/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h147 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass);
H A DGrGLCreateNullInterface.cpp374 functions->fStencilOp = noOpGLStencilOp;
H A DGrGLNoOpInterface.cpp221 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) { function
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp918 functions->fStencilOp = noOpGLStencilOp;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp918 functions->fStencilOp = noOpGLStencilOp;

Completed in 41 milliseconds