OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GR_GL_LOG_CALLS_START
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/src/
GrGLUtil.cpp
47
bool gLogCallsGL = !!(
GR_GL_LOG_CALLS_START
);
/external/skia/gpu/include/
GrGLConfig.h
44
*
GR_GL_LOG_CALLS_START
.
46
*
GR_GL_LOG_CALLS_START
: controls the initial value of gLogCallsGL when
74
#if !defined(
GR_GL_LOG_CALLS_START
)
75
#define
GR_GL_LOG_CALLS_START
0
Completed in 208 milliseconds