Home
last modified time | relevance | path

Searched refs:IsRenderingContext (Results 1 – 12 of 12) sorted by relevance

/external/skia/dm/
DDMGpuTestProcs.cpp26 return IsGLContextType(type) && GrContextFactory::IsRenderingContext(type); in IsRenderingGLContextType()
/external/skqp/dm/
DDMGpuTestProcs.cpp26 return IsGLContextType(type) && GrContextFactory::IsRenderingContext(type); in IsRenderingGLContextType()
/external/skqp/tools/gpu/
DGrContextFactory.h63 static bool IsRenderingContext(ContextType type) { in IsRenderingContext() function
/external/skia/tools/gpu/
DGrContextFactory.h63 static bool IsRenderingContext(ContextType type) { in IsRenderingContext() function
/external/skqp/tests/
DDefaultPathRendererTest.cpp136 sk_gpu_test::GrContextFactory::IsRenderingContext, in DEF_GPUTEST_FOR_CONTEXTS() argument
DTest.h203 DEF_GPUTEST_FOR_CONTEXTS(name, sk_gpu_test::GrContextFactory::IsRenderingContext, \
DSurfaceSemaphoreTest.cpp193 if (!sk_gpu_test::GrContextFactory::IsRenderingContext(contextType)) { in DEF_GPUTEST()
DResourceCacheTest.cpp90 return sk_gpu_test::GrContextFactory::IsRenderingContext(type); in is_rendering_and_not_angle_es3()
/external/skia/tests/
DDefaultPathRendererTest.cpp137 sk_gpu_test::GrContextFactory::IsRenderingContext, in DEF_GPUTEST_FOR_CONTEXTS() argument
DTest.h191 DEF_GPUTEST_FOR_CONTEXTS(name, sk_gpu_test::GrContextFactory::IsRenderingContext, \
DSurfaceSemaphoreTest.cpp193 if (!sk_gpu_test::GrContextFactory::IsRenderingContext(contextType)) { in DEF_GPUTEST()
DResourceCacheTest.cpp90 return sk_gpu_test::GrContextFactory::IsRenderingContext(type); in is_rendering_and_not_angle_es3()