Home | History | Annotate | Download | only in views

Lines Matching defs:PhotoView

46 public class PhotoView extends View implements OnGestureListener,
183 public PhotoView(Context context) {
188 public PhotoView(Context context, AttributeSet attrs) {
193 public PhotoView(Context context, AttributeSet attrs, int defStyle) {
583 // Invalidate the view because if you move off this PhotoView
1021 private final PhotoView mHeader;
1036 public ScaleRunnable(PhotoView header) {
1103 private final PhotoView mHeader;
1112 public TranslateRunnable(PhotoView header) {
1199 private final PhotoView mHeader;
1208 public SnapRunnable(PhotoView header) {
1291 private final PhotoView mHeader;
1301 public RotateRunnable(PhotoView header) {