Searched refs:quantize (Results 1 – 4 of 4) sorted by relevance
42 public int quantize(float depth); in quantize() method
166 depthTransform.quantize(focusDepth3D * (1 - depthOfField))); in createFromDepthTransform()168 depthTransform.quantize(focusDepth3D * (1 + depthOfField))); in createFromDepthTransform()
53 public int quantize(float value) { in quantize() method in RangeLinearDepthTransform
52 public int quantize(float value) { in quantize() method in RangeInverseDepthTransform