Home
last modified time | relevance | path

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

/external/skqp/tools/viewer/
DViewer.h55 struct SkPaintFields { struct
56 bool fPathEffect = false;
57 bool fShader = false;
58 bool fMaskFilter = false;
59 bool fColorFilter = false;
60 bool fDrawLooper = false;
61 bool fImageFilter = false;
63 bool fColor = false;
64 bool fWidth = false;
65 bool fMiterLimit = false;
[all …]
/external/skia/tools/viewer/
DViewer.h66 struct SkPaintFields { struct
67 bool fPathEffect = false;
68 bool fShader = false;
69 bool fMaskFilter = false;
70 bool fColorFilter = false;
71 bool fDrawLooper = false;
72 bool fImageFilter = false;
74 bool fColor = false;
75 bool fWidth = false;
76 bool fMiterLimit = false;
[all …]