OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:imageStateAdapter
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java
586
public void fillImageStateAdapter(StateAdapter
imageStateAdapter
) {
587
if (
imageStateAdapter
== null) {
600
imageStateAdapter
.fill(states);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
[
all
...]
Completed in 30 milliseconds