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

  /external/skia/include/gpu/gl/
GrGLInterface.h 217 GrGLFunction<GrGLQueryCounterProc> fQueryCounter;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 198 if (nullptr == fFunctions.fQueryCounter) {
    [all...]
GrGLTestInterface.cpp 125 fFunctions.fQueryCounter = bind_to_member(this, &GrGLTestInterface::queryCounter);

Completed in 3560 milliseconds