OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_GL_VERSIONS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
SkNativeGLContext.h
34
#define
NUM_GL_VERSIONS
SK_ARRAY_COUNT(gl_versions)
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp
197
for (i =
NUM_GL_VERSIONS
- 2; i > 0 ; i--) {
Completed in 228 milliseconds