Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/cam/
DHctSolver.java540 static int criticalPlaneAbove(double x) { in criticalPlaneAbove() method in HctSolver
562 rPlane = criticalPlaneAbove(trueDelinearized(right[axis])); in bisectToLimit()
564 lPlane = criticalPlaneAbove(trueDelinearized(left[axis])); in bisectToLimit()