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

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp728 float accumulatedDeltaLength[indexDelta]; local
743 accumulatedDeltaLength[k] = totalDeltaLength;
754 weightForCurrentPenumbra = accumulatedDeltaLength[k] / totalDeltaLength;

Completed in 93 milliseconds