Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp410 ssize_t maxBytesForPointCloud = sizeof(android_depth_points) + in getPointCloudBufferSize() local
412 return maxBytesForPointCloud; in getPointCloudBufferSize()