Home
last modified time | relevance | path

Searched refs:maxBytesForPointCloud (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp668 ssize_t maxBytesForPointCloud = sizeof(android_depth_points) + in getPointCloudBufferSize() local
670 return maxBytesForPointCloud; in getPointCloudBufferSize()