Searched defs:GrGLContextInfo (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLContext.cpp66 GrGLContextInfo::GrGLContextInfo(const ConstructorArgs& args) { function in class:GrGLContextInfo
H A DGrGLContext.h23 class GrGLContextInfo : public SkRefCnt { class in inherits:SkRefCnt
54 GrGLContextInfo(const ConstructorArgs& args);
67 * Extension of GrGLContextInfo that also provides access to GrGLInterface.
69 class GrGLContext : public GrGLContextInfo {
82 typedef GrGLContextInfo INHERITED;

Completed in 291 milliseconds