Searched defs:currentDeltaLength (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp740 float currentDeltaLength = (skippedUmbra - previousClosestUmbra).length(); local
742 totalDeltaLength += currentDeltaLength;

Completed in 84 milliseconds