Home
last modified time | relevance | path

Searched defs:GraphiteDisplayParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tools/window/
H A DGraphiteDisplayParams.h38 GraphiteDisplayParams(GraphiteTestOptions opts) : DisplayParams(), fGraphiteTestOptions(opts) {} in GraphiteDisplayParams() function
40 GraphiteDisplayParams(const DisplayParams* other) : DisplayParams(other) { in GraphiteDisplayParams() function