Home
last modified time | relevance | path

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

/third_party/skia/tests/
DResourceAllocatorTest.cpp24 struct ProxyParams { struct
25 int fSize;
26 GrRenderable fRenderable;
27 GrColorType fColorType;
28 SkBackingFit fFit;
29 int fSampleCnt;
30 SkBudgeted fBudgeted;
31 enum Kind {
38 Kind fKind;
39 GrUniqueKey fUniqueKey = GrUniqueKey();
/third_party/flutter/skia/tests/
DResourceAllocatorTest.cpp24 struct ProxyParams { struct
36 const ProxyParams& p) { in make_deferred() argument