Searched refs:IsRenderingContext (Results 1 – 7 of 7) sorted by relevance
97 if (!sk_gpu_test::GrContextFactory::IsRenderingContext(ctxType)) {130 if (!sk_gpu_test::GrContextFactory::IsRenderingContext(ctxType)) {200 if (!sk_gpu_test::GrContextFactory::IsRenderingContext(ctxType)) {
212 DEF_GPUTEST_FOR_CONTEXTS(name, sk_gpu_test::GrContextFactory::IsRenderingContext, \
432 sk_gpu_test::GrContextFactory::IsRenderingContext(type); in is_other_rendering_gl_context_type()
89 return sk_gpu_test::GrContextFactory::IsRenderingContext(type); in is_rendering_and_not_angle_es3()
78 return IsGLContextType(type) && sk_gpu_test::GrContextFactory::IsRenderingContext(type); in IsRenderingGLContextType()
102 static bool IsRenderingContext(ContextType type) { in IsRenderingContext() function
1443 return IsGLContextType(type) && GrContextFactory::IsRenderingContext(type); in IsRenderingGLContextType()