Home | Sort by relevance Sort by last modified time |
/frameworks/base/libs/rs/ | |
rsContext.cpp | 41 uint32_t Context::gGLContextCount = 0; 113 gGLContextCount++; 123 gGLContextCount--; 124 if (!gGLContextCount) { |
rsContext.h | 59 static uint32_t gGLContextCount; |