Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h386 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectuiv(GrGLuint id,
DGrGLNoOpInterface.cpp632 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectuiv(GrGLuint id, in noOpGLGetQueryObjectuiv() function
DGrGLCreateNullInterface.cpp408 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp457 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp901 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv; in GrGLCreateDebugInterface()