Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkPathPriv.h271 static bool IsAxisAligned(const SkPath& path) { in IsAxisAligned() function
/third_party/skia/src/core/
DSkPath.cpp3856 bool SkPathPriv::IsAxisAligned(const SkPath& path) { in IsAxisAligned() function in SkPathPriv