Home
last modified time | relevance | path

Searched refs:IsRenderingGLContextType (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/
Dok_test.cpp85 bool IsRenderingGLContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsRenderingGLContextType() function
94 bool IsRenderingGLContextType(int) { return false; }
/external/skia/tests/
DTest.h131 extern bool IsRenderingGLContextType(GrContextFactoryContextType);
217 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsRenderingGLContextType, reporter, context_info)
DGLProgramsTest.cpp416 skiatest::RunWithGPUTestContexts(test_glprograms, &skiatest::IsRenderingGLContextType, reporter,
/external/skia/dm/
DDM.cpp1397 bool IsRenderingGLContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsRenderingGLContextType() function
1406 bool IsRenderingGLContextType(int) { return false; }