Searched refs:aHistory (Results 1 – 1 of 1) sorted by relevance
376 int[] aHistory = new int[shadowSize]; in createDropShadow() local391 aHistory[x] = a; in createDropShadow()402 aSum -= aHistory[historyIdx]; in createDropShadow()406 aHistory[historyIdx] = a; in createDropShadow()420 aHistory[y] = a; in createDropShadow()431 aSum -= aHistory[historyIdx]; in createDropShadow()435 aHistory[historyIdx] = a; in createDropShadow()