Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterTinyPlanet.java34 public class ImageFilterTinyPlanet extends SimpleImageFilter { class
54 public ImageFilterTinyPlanet() { in ImageFilterTinyPlanet() method in ImageFilterTinyPlanet
/packages/apps/Gallery2/jni/filters/
Dtinyplanet.cc132 void JNIFUNCF(ImageFilterTinyPlanet, nativeApplyFilter, jobject bitmap_in, jint width, jint height,… in JNIFUNCF() argument