Searched defs:boundsArray (Results 1 – 4 of 4) sorted by relevance
144 SkTDArray<SkRect> boundsArray; in testSimplifyCorner() local
290 void contourBounds(const SkPath& path, SkTDArray<SkRect>& boundsArray) { in contourBounds()