Searched defs:findPolyIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp653 inline int findPolyIndex(bool isPositiveCross, int startPolyIndex, const Vector2& umbraDir, function in namespace:android::uirenderer
665 ALOGD("findPolyIndex loop %d times , index %d", i, currentIndex );
808 // looping inside findPolyIndex();
809 previousPolyIndex = findPolyIndex(isPositiveCross, previousPolyIndex,

Completed in 98 milliseconds