Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DState.java75 public void setFilterRepresentation(FilterRepresentation filterRepresentation) { in setFilterRepresentation() method in State
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DImagePreset.java597 state.setFilterRepresentation(filter); in fillImageStateAdapter()