OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fQueryCounter
(Results
1 - 5
of
5
) sorted by null
/external/skia/include/gpu/gl/
GrGLInterface.h
237
GrGLFunction<GrGLQueryCounterProc>
fQueryCounter
;
/external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp
426
functions->
fQueryCounter
= noOpGLQueryCounter;
SkNullGLContext.cpp
475
functions->
fQueryCounter
= noOpGLQueryCounter;
GrGLInterface.cpp
280
if (nullptr == fFunctions.
fQueryCounter
) {
[
all
...]
/external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp
[
all
...]
Completed in 3257 milliseconds