Searched refs:getDepthCloudSize (Results 1 – 2 of 2) sorted by relevance
187 if (null != mCameraInfoCache.getDepthCloudSize()) { in Api2Camera()218 mCameraInfoCache.getDepthCloudSize().getWidth(), in InitializeAllTheThings()219 mCameraInfoCache.getDepthCloudSize().getHeight(), in InitializeAllTheThings()
296 public Size getDepthCloudSize() { in getDepthCloudSize() method in CameraInfoCache