Searched refs:setFocusPoint (Results 1 – 2 of 2) sorted by relevance
54 current_depth_options.setFocusPoint(0.7f, 0.5f); in onCreate()109 options.setFocusPoint(0.5f, 0.5f); in onCreate()125 options.setFocusPoint(0.2f, 0.167f); in onCreate()137 options.setFocusPoint(0.33f, 0.66f); in onCreate()
30 public void setFocusPoint(float x, float y) { in setFocusPoint() method in DepthOfFieldOptions