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.java171 ArrayList <FilterRepresentation> borderList = new ArrayList<FilterRepresentation>(); in addBorders() local
175 borderList.add(rep); in addBorders()
178 borderList.add(rep); in addBorders()
181 borderList.add(rep); in addBorders()
184 borderList.add(rep); in addBorders()
187 borderList.add(rep); in addBorders()
190 borderList.add(rep); in addBorders()
194 borderList.add(rep); in addBorders()
197 borderList.add(rep); in addBorders()
201 borderList.add(rep); in addBorders()
[all …]