Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterGradRepresentation.java196 int toMove = mBands.indexOf(mCurrentBand); in addBand() local
217 if (toMove != index) { in addBand()