Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DBaseFiltersManager.java184 ArrayList <FilterRepresentation> borderList = new ArrayList<FilterRepresentation>(); in addBorders() local
188 borderList.add(rep); in addBorders()
191 borderList.add(rep); in addBorders()
194 borderList.add(rep); in addBorders()
197 borderList.add(rep); in addBorders()
200 borderList.add(rep); in addBorders()
203 borderList.add(rep); in addBorders()
207 borderList.add(rep); in addBorders()
210 borderList.add(rep); in addBorders()
214 borderList.add(rep); in addBorders()
[all …]