Searched refs:mFocalPointY (Results 1 – 2 of 2) sorted by relevance
38 private final double mFocalPointY; field in DepthImage54 mFocalPointY = focalPointY; in DepthImage()203 return mFocalPointY; in getFocalPointY()
52 private final double mFocalPointY; field in XmpDepthDecode82 … mFocalPointY = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:FocalPointY")); in XmpDepthDecode()121 return mFocalPointY; in getFocalPointY()