Home | History | Annotate | Download | only in imageshow

Lines Matching defs:imageshow

17 package com.android.gallery3d.filtershow.imageshow;
57 public class ImageShow extends View implements OnGestureListener,
61 private static final String LOGTAG = "ImageShow";
154 public ImageShow(Context context, AttributeSet attrs, int defStyle) {
159 public ImageShow(Context context, AttributeSet attrs) {
165 public ImageShow(Context context) {
336 public void resetImageCaches(ImageShow caller) {