OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GR_GL_LOG_CALLS_START
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/gl/
GrGLConfig.h
40
*
GR_GL_LOG_CALLS_START
.
42
*
GR_GL_LOG_CALLS_START
: controls the initial value of gLogCallsGL when
93
#if !defined(
GR_GL_LOG_CALLS_START
)
94
#define
GR_GL_LOG_CALLS_START
0
/external/skqp/include/gpu/gl/
GrGLConfig.h
40
*
GR_GL_LOG_CALLS_START
.
42
*
GR_GL_LOG_CALLS_START
: controls the initial value of gLogCallsGL when
93
#if !defined(
GR_GL_LOG_CALLS_START
)
94
#define
GR_GL_LOG_CALLS_START
0
Completed in 399 milliseconds