Home
last modified time | relevance | path

Searched refs:kCommandBuffer_ContextType (Results 1 – 6 of 6) sorted by relevance

/external/skia/dm/
DDMGpuSupport.h73 kCommandBuffer_ContextType = 0, variable
DDM.cpp1464 case GrContextFactory::kCommandBuffer_ContextType: in ContextTypeName()
/external/skia/tools/gpu/
DGrContextFactory.h78 kCommandBuffer_ContextType, //! Chromium command buffer OpenGL ES context. enumerator
DGrContextFactory.cpp165 case kCommandBuffer_ContextType: in getContextInfoInternal()
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp276 *outContextType = GrContextFactory::kCommandBuffer_ContextType; in parse_option_gpu_api()
/external/skia/tests/
DTestConfigParsing.cpp245 GrContextFactory::kCommandBuffer_ContextType); in DEF_TEST()