Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h118 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLFlush();
DGrGLNoOpInterface.cpp181 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLFlush() { in noOpGLFlush() function
DGrGLCreateNullInterface.cpp394 functions->fFlush = noOpGLFlush; in GrGLCreateNullInterface()
DSkNullGLContext.cpp443 functions->fFlush = noOpGLFlush; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp888 functions->fFlush = noOpGLFlush; in GrGLCreateDebugInterface()