HomeSort by relevance Sort by last modified time
    Searched defs:GrGLContextInfo (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLContext.cpp 66 GrGLContextInfo::GrGLContextInfo(const ConstructorArgs& args) {
GrGLContext.h 23 class GrGLContextInfo : public 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 34 milliseconds