HomeSort by relevance Sort by last modified time
    Searched full:accumulateddeltalength (Results 1 - 1 of 1) sorted by null

  /frameworks/base/libs/hwui/
SpotShadow.cpp 728 float accumulatedDeltaLength[indexDelta];
743 accumulatedDeltaLength[k] = totalDeltaLength;
754 weightForCurrentPenumbra = accumulatedDeltaLength[k] / totalDeltaLength;
    [all...]

Completed in 3684 milliseconds