Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp403 const int FLOATS_PER_POINT=4; in getPointCloudBufferSize() local
411 maxPointCount.data.i32[0] * sizeof(float) * FLOATS_PER_POINT; in getPointCloudBufferSize()