Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrShape.h136 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const { in asRRect() function
/external/skia/src/core/
DSkClipStack.h115 const SkRRect& asRRect() const { SkASSERT(kPath_Type != fType); return fRRect; } in asRRect() function