Searched refs:maxPointCount (Results 1 – 1 of 1) sorted by relevance
479 camera_metadata_ro_entry maxPointCount = mDeviceInfo.find(ANDROID_DEPTH_MAX_DEPTH_SAMPLES); in getPointCloudBufferSize() local480 if (maxPointCount.count == 0) { in getPointCloudBufferSize()486 maxPointCount.data.i32[0] * sizeof(float) * FLOATS_PER_POINT; in getPointCloudBufferSize()