Searched refs:SkDebugGLContext (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/gpu/gl/debug/
H A DSkDebugGLContext.cpp9 #include "gl/SkDebugGLContext.h"
11 const GrGLInterface* SkDebugGLContext::createGLContext() {
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DSkDebugGLContext.cpp9 #include "gl/SkDebugGLContext.h"
11 const GrGLInterface* SkDebugGLContext::createGLContext(GrGLStandard forcedGpuAPI) {
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DSkDebugGLContext.h13 class SkDebugGLContext : public SkGLContextHelper { class in inherits:SkGLContextHelper
16 SkDebugGLContext() {} function in class:SkDebugGLContext
/external/skia/include/gpu/gl/
H A DSkDebugGLContext.h13 class SkDebugGLContext : public SkGLContextHelper { class in inherits:SkGLContextHelper
16 SkDebugGLContext() {}; function in class:SkDebugGLContext
/external/skia/include/gpu/
H A DGrContextFactory.h14 #include "gl/SkDebugGLContext.h"
137 glCtx.reset(SkNEW(SkDebugGLContext));
/external/chromium_org/third_party/skia/include/gpu/
H A DGrContextFactory.h14 #include "gl/SkDebugGLContext.h"
154 glCtx.reset(SkNEW(SkDebugGLContext));
/external/skia/
H A DAndroid.mk509 src/gpu/gl/debug/SkDebugGLContext.cpp \

Completed in 284 milliseconds