Searched defs:GrContextFactory (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/include/gpu/
H A DGrContextFactory.h31 class GrContextFactory : SkNoncopyable { class in inherits:SkNoncopyable
91 explicit GrContextFactory(const GrContext::Options& opts) : fGlobalOptions(opts) { } function in class:GrContextFactory
92 GrContextFactory() { } function in class:GrContextFactory
94 ~GrContextFactory() { this->destroyContexts(); }
/external/skia/include/gpu/
H A DGrContextFactory.h31 class GrContextFactory : SkNoncopyable { class in inherits:SkNoncopyable
91 GrContextFactory() { function in class:GrContextFactory
94 ~GrContextFactory() { this->destroyContexts(); }

Completed in 327 milliseconds