Searched refs:updateFpsBounds (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraDevice_3_4.h | 132 static void updateFpsBounds(int fd, CroppingType cropType,
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 912 updateFpsBounds(fd, cropType, depthFpsLimits, format, outFmts); in getCandidateSupportedFormatsLocked() 914 updateFpsBounds(fd, cropType, fpsLimits, format, outFmts); in getCandidateSupportedFormatsLocked() 926 void ExternalCameraDevice::updateFpsBounds( in updateFpsBounds() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDevice
|