Searched refs:isClockwisePath (Results 1 – 3 of 3) sorted by relevance
94 static bool isClockwisePath(const SkPath &path);
214 bool ShadowTessellator::isClockwisePath(const SkPath& path) { in isClockwisePath() function in android::uirenderer::ShadowTessellator
222 if (!ShadowTessellator::isClockwisePath(*casterPerimeter)) { in tessellateShadows()