Searched defs:photo (Results 26 - 26 of 26) sorted by relevance

12

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java18 package com.android.ex.photo.views;
41 import com.android.ex.photo.R;
42 import com.android.ex.photo.fragments.PhotoViewFragment.HorizontallyScrollable;
45 * Layout for the photo list view header.
93 /** Paint to partially dim the photo during crop */
95 /** Paint to highlight the cropped portion of the photo */
98 /** The photo to display */
102 /** A matrix to apply the scaling of the photo */
111 /** Whether or not the photo is full-screen */
165 /** Source (i.e. the photo siz
[all...]

Completed in 90 milliseconds

12