Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/focus/
DFocusRingView.java64 Paint paint = makePaint(res, R.color.focus_color); in FocusRingView()
205 private Paint makePaint(Resources res, int color) { in makePaint() method in FocusRingView