OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GR_GL_LOG_CALLS
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/gpu/gl/
GrGLConfig.h
33
*
GR_GL_LOG_CALLS
: if 1 Gr can print every GL call using SkDebugf. Defaults to
39
*
GR_GL_LOG_CALLS
is 1. Defaults to 0.
90
#if !defined(
GR_GL_LOG_CALLS
)
92
#define
GR_GL_LOG_CALLS
1
94
#define
GR_GL_LOG_CALLS
0
/external/skia/src/gpu/gl/
GrGLUtil.h
166
#if
GR_GL_LOG_CALLS
GrGLUtil.cpp
55
#if
GR_GL_LOG_CALLS
Completed in 85 milliseconds