Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DTest.h117 using GraphiteTestProc = void (*)(Reporter*, const graphite::TestOptions&); variable
141 GraphiteTestProc proc,
152 GraphiteTestProc fGraphiteProc = nullptr;
193 GraphiteTestProc graphiteProc, in Test()