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

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp743 float accumulatedDeltaLength[indexDelta]; local
758 accumulatedDeltaLength[k] = totalDeltaLength;
769 weightForCurrentPenumbra = accumulatedDeltaLength[k] / totalDeltaLength;

Completed in 63 milliseconds