Searched refs:getPointCloudBufferSize (Results 1 – 2 of 2) sorted by relevance
232 ssize_t getPointCloudBufferSize(const CameraMetadata &info) const;
471 ssize_t Camera3Device::getPointCloudBufferSize(const CameraMetadata &info) const { in getPointCloudBufferSize() function in android::Camera3Device1118 blobBufferSize = getPointCloudBufferSize(infoPhysical(physicalCameraId)); in createStream()