Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/cam/
DHctSolver.java572 double midPlaneCoordinate = CRITICAL_PLANES[mPlane]; in bisectToLimit() local
573 double[] mid = setCoordinate(left, midPlaneCoordinate, right, axis); in bisectToLimit()