OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PreviewOverlay
(Results
1 - 2
of
2
) sorted by null
/packages/apps/DevCamera/src/com/android/devcamera/
PreviewOverlay.java
28
public class
PreviewOverlay
extends View {
51
public
PreviewOverlay
(Context context, AttributeSet attrs) {
/packages/apps/Camera2/src/com/android/camera/ui/
PreviewOverlay.java
39
*
PreviewOverlay
is a view that sits on top of the preview. It serves to disambiguate
50
public class
PreviewOverlay
extends View
57
private static final Log.Tag TAG = new Log.Tag("
PreviewOverlay
");
110
public
PreviewOverlay
(Context context, AttributeSet attrs) {
Completed in 61 milliseconds