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