Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DDepthImage.java38 private final double mFocalPointY; field in DepthImage
54 mFocalPointY = focalPointY; in DepthImage()
127 return mFocalPointY; in getFocalPointY()
DXmpDepthDecode.java62 private final double mFocalPointY; field in XmpDepthDecode
92mFocalPointY = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:FocalPointY")); in XmpDepthDecode()
131 return mFocalPointY; in getFocalPointY()