Searched refs:RunWithGPUTestContexts (Results 1 – 4 of 4) sorted by relevance
/external/skia/tests/ |
D | Test.h | 133 void RunWithGPUTestContexts(GrContextTestFn*, GrContextTypeFilterFn*, 202 skiatest::RunWithGPUTestContexts(test_##name, context_filter, reporter, factory); \
|
D | GLProgramsTest.cpp | 448 skiatest::RunWithGPUTestContexts(test_glprograms_native, &is_native_gl_context_type, 450 skiatest::RunWithGPUTestContexts(test_glprograms_other_contexts,
|
/external/skia/tools/ |
D | ok_test.cpp | 90 void RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, in RunWithGPUTestContexts() function
|
/external/skia/dm/ |
D | DM.cpp | 1485 void RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, in RunWithGPUTestContexts() function
|