Home
last modified time | relevance | path

Searched refs:GraphiteTestFn (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DTest.h140 typedef void GraphiteTestFn(Reporter*, skgpu::Context*); typedef
142 void RunWithGraphiteTestContexts(GraphiteTestFn*, Reporter*);
/third_party/skia/dm/
DDMGpuTestProcs.cpp89 void RunWithGraphiteTestContexts(GraphiteTestFn* test, Reporter* reporter) { in RunWithGraphiteTestContexts()