Home
last modified time | relevance | path

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

/external/skia/src/gpu/geometry/
DGrStyledShape.cpp425 bool GrStyledShape::asRRect(SkRRect* rrect, SkPathDirection* dir, unsigned* start, in asRRect() function in GrStyledShape
/external/skqp/src/gpu/
DGrShape.h163 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const { in asRRect() function