Searched refs:updateFpsBounds (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraDevice.h | 111 static void updateFpsBounds(int fd, CroppingType cropType,
|
D | ExternalCameraDevice.cpp | 850 void ExternalCameraDevice::updateFpsBounds( in updateFpsBounds() function in android::hardware::camera::device::implementation::ExternalCameraDevice 934 updateFpsBounds(fd, cropType, depthFpsLimits, format, outFmts); in getCandidateSupportedFormatsLocked() 936 updateFpsBounds(fd, cropType, fpsLimits, format, outFmts); in getCandidateSupportedFormatsLocked()
|
/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
|