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

/external/skia/bench/
H A Dbenchmain.cpp172 GrContextFactory gContextFactory; variable
355 GrContext* context = gContextFactory.get(config.contextType);
415 GrContext* context = gContextFactory.get(config.contextType);
461 context = gContextFactory.get(config.contextType);
465 glContext = gContextFactory.getGLContext(config.contextType);
531 contextHelper = gContextFactory.getGLContext(config.contextType);
677 gContextFactory.destroyContexts();
/external/skia/experimental/PdfViewer/
H A Dpdf_viewer_main.cpp130 GrContextFactory gContextFactory; variable
171 GrContext* gr = gContextFactory.get(GrContextFactory::kNative_GLContextType);

Completed in 87 milliseconds