Searched refs:mFocalPointX (Results 1 – 2 of 2) sorted by relevance
37 private final double mFocalPointX; field in DepthImage53 mFocalPointX = focalPointX; in DepthImage()123 return mFocalPointX; in getFocalPointX()
61 private final double mFocalPointX; field in XmpDepthDecode91 … mFocalPointX = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:FocalPointX")); in XmpDepthDecode()127 return mFocalPointX; in getFocalPointX()