Home
last modified time | relevance | path

Searched refs:noOpGLScissor (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h135 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLScissor(GrGLint x,
DGrGLNoOpInterface.cpp205 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLScissor(GrGLint x, in noOpGLScissor() function
DGrGLCreateNullInterface.cpp429 functions->fScissor = noOpGLScissor; in GrGLCreateNullInterface()
DSkNullGLContext.cpp478 functions->fScissor = noOpGLScissor; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp920 functions->fScissor = noOpGLScissor; in GrGLCreateDebugInterface()