Home
last modified time | relevance | path

Searched refs:IsNullGLContextType (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/
Dok_test.cpp88 bool IsNullGLContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsNullGLContextType() function
95 bool IsNullGLContextType (int) { return false; }
/external/skia/tests/
DTest.h132 extern bool IsNullGLContextType(GrContextFactoryContextType);
219 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsNullGLContextType, reporter, context_info)
/external/skia/dm/
DDM.cpp1400 bool IsNullGLContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsNullGLContextType() function
1407 bool IsNullGLContextType(int) { return false; }