Searched defs:SimpleFill (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/geometry/ |
| D | GrStyledShape.h | 60 : 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/ |
| D | GrStyledShape.h | 50 : 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/ |
| D | GrStyle.h | 30 static const GrStyle& SimpleFill() { in SimpleFill() function
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrStyle.h | 42 static const GrStyle& SimpleFill() { in SimpleFill() function
|