Home
last modified time | relevance | path

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

/external/skia/tests/
DTest.h133 void RunWithGPUTestContexts(GrContextTestFn*, GrContextTypeFilterFn*,
202 skiatest::RunWithGPUTestContexts(test_##name, context_filter, reporter, factory); \
DGLProgramsTest.cpp416 skiatest::RunWithGPUTestContexts(test_glprograms, &skiatest::IsRenderingGLContextType, reporter,
/external/skia/tools/
Dok_test.cpp98 void RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, in RunWithGPUTestContexts() function
/external/skia/dm/
DDM.cpp1410 void RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, in RunWithGPUTestContexts() function