Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DDepthImage.java34 private final double mBlurAtInfinity; field in DepthImage
50 mBlurAtInfinity = blurAtInfinity; in DepthImage()
189 return mBlurAtInfinity; in getBlurAtInfinity()
DXmpDepthDecode.java48 private final double mBlurAtInfinity; field in XmpDepthDecode
78mBlurAtInfinity = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:BlurAtInfinity")); in XmpDepthDecode()
107 return mBlurAtInfinity; in getBlurAtInfinity()