Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h367 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectuiv(GrGLuint id,
DGrGLNoOpInterface.cpp609 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectuiv(GrGLuint id, in noOpGLGetQueryObjectuiv() function
DSkNullGLContext.cpp409 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv; in create_null_interface()
DGrGLCreateNullInterface.cpp406 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp898 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv; in GrGLCreateDebugInterface()