Searched defs:imageStateAdapter (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DImagePreset.java586 public void fillImageStateAdapter(StateAdapter imageStateAdapter) { argument
587 if (imageStateAdapter == null) {
600 imageStateAdapter.fill(states);

Completed in 295 milliseconds