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.cpp448 skiatest::RunWithGPUTestContexts(test_glprograms_native, &is_native_gl_context_type,
450 skiatest::RunWithGPUTestContexts(test_glprograms_other_contexts,
/external/skia/tools/
Dok_test.cpp90 void RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, in RunWithGPUTestContexts() function
/external/skia/dm/
DDM.cpp1485 void RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, in RunWithGPUTestContexts() function