Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDevice_3_4.h132 static void updateFpsBounds(int fd, CroppingType cropType,
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp912 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