Searched refs:mFocusRectangle (Results 1 – 1 of 1) sorted by relevance
158 private FocusRectangle mFocusRectangle; field in Camera341 mFocusRectangle = (FocusRectangle) findViewById(R.id.focus_rectangle); in initializeFirstTime()1438 if (mFocusRectangle == null) return; in updateFocusIndicator()1441 mFocusRectangle.showStart(); in updateFocusIndicator()1443 mFocusRectangle.showSuccess(); in updateFocusIndicator()1445 mFocusRectangle.showFail(); in updateFocusIndicator()1447 mFocusRectangle.clear(); in updateFocusIndicator()