Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h195 int setV4l2FpsLocked(double fps);
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2268 int ExternalCameraDeviceSession::setV4l2FpsLocked(double fps) { in setV4l2FpsLocked() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
2385 int fpsRet = setV4l2FpsLocked(fps); in configureV4l2StreamLocked()