Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
H A DExternalCameraDeviceSession.h267 int setV4l2FpsLocked(double fps);
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1921 int ExternalCameraDeviceSession::setV4l2FpsLocked(double fps) { in setV4l2FpsLocked() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
2038 int fpsRet = setV4l2FpsLocked(fps); in configureV4l2StreamLocked()