Home
last modified time | relevance | path

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

/external/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()
/external/skia/src/gpu/
DGrStyle.h30 static const GrStyle& SimpleFill() { in SimpleFill() function
/external/skqp/src/gpu/
DGrStyle.h29 static const GrStyle& SimpleFill() { in SimpleFill() function