HomeSort by relevance Sort by last modified time
    Searched refs:noOpGLGetQueryObjecti64v (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLNoOpInterface.h 349 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjecti64v(GrGLuint id,
GrGLCreateNullInterface.cpp 398 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v;
GrGLNoOpInterface.cpp 580 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjecti64v(GrGLuint id,
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 894 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v
    [all...]

Completed in 2686 milliseconds