Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkPathPriv.h196 static bool IsOval(const SkPath& path, SkRect* rect, SkPath::Direction* dir, unsigned* start) { in IsOval() function
/third_party/skia/src/core/
DSkPathPriv.h234 static bool IsOval(const SkPath& path, SkRect* rect, SkPathDirection* dir, unsigned* start) { in IsOval() function