Searched refs:GrDebugGLInterface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp737 struct GrDebugGLInterface : public GrGLInterface { struct in inherits:GrGLInterface
740 SK_DECLARE_INST_COUNT(GrDebugGLInterface)
742 GrDebugGLInterface() function in struct:GrDebugGLInterface
747 virtual ~GrDebugGLInterface() {
791 GrGLInterface* interface = SkNEW(GrDebugGLInterface);
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp737 struct GrDebugGLInterface : public GrGLInterface { struct in inherits:GrGLInterface
740 SK_DECLARE_INST_COUNT(GrDebugGLInterface)
742 GrDebugGLInterface() function in struct:GrDebugGLInterface
747 virtual ~GrDebugGLInterface() {
791 GrGLInterface* interface = SkNEW(GrDebugGLInterface);

Completed in 65 milliseconds