Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/geometry/
DGrStyledShape.h60 : GrStyledShape(path, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
63 : GrStyledShape(rrect, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
66 : GrStyledShape(rect, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
/third_party/skia/src/gpu/geometry/
DGrStyledShape.h50 : GrStyledShape(path, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
53 : GrStyledShape(rrect, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
56 : GrStyledShape(rect, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
/third_party/skia/src/gpu/
DGrStyle.h30 static const GrStyle& SimpleFill() { in SimpleFill() function
/third_party/skia/m133/src/gpu/ganesh/
DGrStyle.h42 static const GrStyle& SimpleFill() { in SimpleFill() function