Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DDepthImage.java34 private final double mBlurAtInfinity; field in DepthImage
50 mBlurAtInfinity = blurAtInfinity; in DepthImage()
113 return mBlurAtInfinity; in getBlurAtInfinity()
DXmpDepthDecode.java58 private final double mBlurAtInfinity; field in XmpDepthDecode
88mBlurAtInfinity = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:BlurAtInfinity")); in XmpDepthDecode()
117 return mBlurAtInfinity; in getBlurAtInfinity()