Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h330 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBlitFramebuffer(GrGLint srcX0,
DGrGLNoOpInterface.cpp445 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBlitFramebuffer(GrGLint srcX0, in noOpGLBlitFramebuffer() function
DGrGLCreateNullInterface.cpp485 functions->fBlitFramebuffer = noOpGLBlitFramebuffer; in GrGLCreateNullInterface()
DSkNullGLContext.cpp534 functions->fBlitFramebuffer = noOpGLBlitFramebuffer; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp978 functions->fBlitFramebuffer = noOpGLBlitFramebuffer; in GrGLCreateDebugInterface()