Home
last modified time | relevance | path

Searched refs:currentClosestUmbraIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DSpotShadow.cpp728 int currentClosestUmbraIndex = previousClosestUmbraIndex; in genNewPenumbraAndPairWithUmbra() local
740 currentClosestUmbraIndex = newUmbraIndex; in genNewPenumbraAndPairWithUmbra()
804 verticesPair[verticesPairIndex++] = {newPenumbraIndex, currentClosestUmbraIndex}; in genNewPenumbraAndPairWithUmbra()
807 previousClosestUmbraIndex = currentClosestUmbraIndex; in genNewPenumbraAndPairWithUmbra()