HomeSort by relevance Sort by last modified time
    Searched full:fgetqueryobjectiv (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 214 GLPtr<GrGLGetQueryObjectivProc> fGetQueryObjectiv;
  /external/skia/include/gpu/gl/
GrGLInterface.h 213 GLPtr<GrGLGetQueryObjectivProc> fGetQueryObjectiv;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 345 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv;
GrGLInterface.cpp 277 NULL == fFunctions.fGetQueryObjectiv ||
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 399 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv;
GrGLInterface.cpp 249 NULL == fFunctions.fGetQueryObjectiv ||
  /external/chromium_org/ui/gl/
gl_bindings_skia_in_process.cc 659 functions->fGetQueryObjectiv = StubGLGetQueryObjectiv;
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 1354 milliseconds