Home
last modified time | relevance | path

Searched refs:ContextTypeName (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/dm/
DDMGpuTestProcs.cpp73 ReporterContext ctx(reporter, SkString(GrContextFactory::ContextTypeName(contextType))); in RunWithGPUTestContexts()
/third_party/skia/tools/gpu/
DGrContextFactory.h90 static const char* ContextTypeName(ContextType contextType) { in ContextTypeName() function
/third_party/skia/tests/
DVkDrawableTest.cpp286 reporter, SkString(sk_gpu_test::GrContextFactory::ContextTypeName(contextType))); in DEF_GPUTEST()
DSurfaceSemaphoreTest.cpp213 reporter, SkString(sk_gpu_test::GrContextFactory::ContextTypeName(contextType))); in DEF_GPUTEST()
DReadWritePixelsGpuTest.cpp757 sk_gpu_test::GrContextFactory::ContextTypeName(type), yuv); in DEF_GPUTEST()