OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gLogCallsGL
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/gl/
GrGLUtil.h
167
extern bool
gLogCallsGL
;
169
if (
gLogCallsGL
) \
GrGLUtil.cpp
56
bool
gLogCallsGL
= !!(GR_GL_LOG_CALLS_START);
Completed in 107 milliseconds