Searched refs:isClockwisePath (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DShadowTessellator.h94 static bool isClockwisePath(const SkPath &path);
H A DShadowTessellator.cpp214 bool ShadowTessellator::isClockwisePath(const SkPath& path) { function in class:android::uirenderer::ShadowTessellator
H A DTessellationCache.cpp222 if (!ShadowTessellator::isClockwisePath(*casterPerimeter)) {

Completed in 128 milliseconds