Searched refs:maxDepthSamples (Results 1 – 1 of 1) sorted by relevance
/device/generic/goldfish/camera/ |
D | EmulatedFakeCamera3.cpp | 1611 static const int32_t maxDepthSamples = 100; in constructStaticInfo() local 1613 &maxDepthSamples, 1); in constructStaticInfo() 1617 …HAL_PIXEL_FORMAT_BLOB, maxDepthSamples,1, ANDROID_DEPTH_AVAILABLE_DEPTH_STREAM_CONFIGURATIONS_OUTP… in constructStaticInfo() 1625 HAL_PIXEL_FORMAT_BLOB, maxDepthSamples,1, Sensor::kFrameDurationRange[0] in constructStaticInfo() 1633 HAL_PIXEL_FORMAT_BLOB, maxDepthSamples,1, Sensor::kFrameDurationRange[0] in constructStaticInfo()
|