Home | History | Annotate | Download | only in hwui

Lines Matching full:accumulateddeltalength

728             float accumulatedDeltaLength[indexDelta];
743 accumulatedDeltaLength[k] = totalDeltaLength;
754 weightForCurrentPenumbra = accumulatedDeltaLength[k] / totalDeltaLength;