Home
last modified time | relevance | path

Searched refs:mDebugStartColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/ui/
DFocusOverlay.java54 private int mDebugStartColor; field in FocusOverlay
78 mDebugStartColor = res.getColor(R.color.focus_debug); in FocusOverlay()
144 mDebugSolidPaint.setColor(mDebugStartColor); in setFocusPosition()
145 mDebugCornersPaint.setColor(mDebugStartColor); in setFocusPosition()