Home
last modified time | relevance | path

Searched defs:bitmapResource (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterFxRepresentation.java28 public FilterFxRepresentation(String name, int bitmapResource, int nameResource) { in FilterFxRepresentation()
109 public void setBitmapResource(int bitmapResource) { in setBitmapResource()