OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGetQueryObjecti64v
(Results
1 - 5
of
5
) sorted by null
/external/skia/include/gpu/gl/
GrGLInterface.h
205
GrGLFunction<GrGLGetQueryObjecti64vProc>
fGetQueryObjecti64v
;
/external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp
405
functions->
fGetQueryObjecti64v
= noOpGLGetQueryObjecti64v;
SkNullGLContext.cpp
454
functions->
fGetQueryObjecti64v
= noOpGLGetQueryObjecti64v;
GrGLInterface.cpp
274
if (nullptr == fFunctions.
fGetQueryObjecti64v
||
[
all
...]
/external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp
[
all
...]
Completed in 2370 milliseconds