Searched refs:fGrContextFactory (Results 1 – 2 of 2) sorted by relevance
175 return fGrContextFactory.getGLContext(GrContextFactory::kNative_GLContextType); in getGLContext()193 , fGrContext(fGrContextFactory.get(GrContextFactory::kNative_GLContextType)) in PictureRenderer()211 GrContextFactory fGrContextFactory; variable
178 SkGLContext* glContext = fGrContextFactory.getGLContext( in resetState()