Searched refs:fQueryCounter (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/gpu/gl/
H A DGrGLInterface.h214 GrGLFunction<GrGLQueryCounterProc> fQueryCounter; member in struct:GrGLInterface::Functions
/external/skia/src/gpu/gl/
H A DGrGLInterface.cpp225 if (nullptr == fFunctions.fQueryCounter) {
H A DGrGLTestInterface.cpp124 fFunctions.fQueryCounter = bind_to_member(this, &GrGLTestInterface::queryCounter);

Completed in 145 milliseconds