Searched defs:PreviewOverlay (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DevCamera/src/com/android/devcamera/
H A DPreviewOverlay.java28 public class PreviewOverlay extends View { class in inherits:View
51 public PreviewOverlay(Context context, AttributeSet attrs) { method in class:PreviewOverlay
/packages/apps/Camera2/src/com/android/camera/ui/
H A DPreviewOverlay.java39 * PreviewOverlay is a view that sits on top of the preview. It serves to disambiguate
50 public class PreviewOverlay extends View class in inherits:View,PreviewStatusListener.PreviewAreaChangedListener
57 private static final Log.Tag TAG = new Log.Tag("PreviewOverlay");
110 public PreviewOverlay(Context context, AttributeSet attrs) { method in class:PreviewOverlay

Completed in 84 milliseconds