Searched refs:aHistory (Results 1 – 1 of 1) sorted by relevance
100 int[] aHistory = new int[shadowSize]; in createDropShadow() local115 aHistory[x] = a; in createDropShadow()126 aSum -= aHistory[historyIdx]; in createDropShadow()130 aHistory[historyIdx] = a; in createDropShadow()144 aHistory[y] = a; in createDropShadow()155 aSum -= aHistory[historyIdx]; in createDropShadow()159 aHistory[historyIdx] = a; in createDropShadow()