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

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DFaceView.java32 public class FaceView extends View implements FocusIndicator, Rotatable { class in inherits:View,FocusIndicator,Rotatable
33 private final String TAG = "FaceView";
51 public FaceView(Context context, AttributeSet attrs) { method in class:FaceView
/packages/apps/Camera2/src/com/android/camera/ui/
H A DFaceView.java36 public class FaceView extends View class in inherits:View,Rotatable,PreviewStatusListener.PreviewAreaChangedListener
38 private static final Log.Tag TAG = new Log.Tag("FaceView");
76 public FaceView(Context context, AttributeSet attrs) { method in class:FaceView

Completed in 77 milliseconds