Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h107 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLFlush();
DGrGLNoOpInterface.cpp168 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLFlush() { in noOpGLFlush() function
DSkNullGLContext.cpp395 functions->fFlush = noOpGLFlush; in create_null_interface()
DGrGLCreateNullInterface.cpp392 functions->fFlush = noOpGLFlush; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp885 functions->fFlush = noOpGLFlush; in GrGLCreateDebugInterface()