Searched refs:aHistory (Results 1 – 1 of 1) sorted by relevance
102 int[] aHistory = new int[shadowSize]; in createDropShadow() local117 aHistory[x] = a; in createDropShadow()128 aSum -= aHistory[historyIdx]; in createDropShadow()132 aHistory[historyIdx] = a; in createDropShadow()146 aHistory[y] = a; in createDropShadow()157 aSum -= aHistory[historyIdx]; in createDropShadow()161 aHistory[historyIdx] = a; in createDropShadow()