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

/external/skia/tools/gpu/
H A DGrContextFactory.h34 kGL_ContextType, //! OpenGL context. enumerator in enum:sk_gpu_test::GrContextFactory::ContextType
94 case kGL_ContextType:
201 GrContextFactory::ContextType fType = GrContextFactory::kGL_ContextType;

Completed in 115 milliseconds