Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrStyledShape.cpp522 bool GrStyledShape::asNestedRects(SkRect rects[2]) const { in asNestedRects() function in GrStyledShape
/third_party/flutter/skia/src/gpu/geometry/
DGrShape.h247 bool asNestedRects(SkRect rects[2]) const { in asNestedRects() function