Searched refs:setV4l2FpsLocked (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/camera/device/default/ | ||
D | ExternalCameraDeviceSession.h | 257 int setV4l2FpsLocked(double fps); |
D | ExternalCameraDeviceSession.cpp | 1131 int fpsRet = setV4l2FpsLocked(fps); in configureV4l2StreamLocked() |
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ | ||
D | ExternalCameraDeviceSession.h | 270 int setV4l2FpsLocked(double fps); |
/hardware/interfaces/camera/device/3.4/default/ | ||
D | ExternalCameraDeviceSession.cpp | 1970 int ExternalCameraDeviceSession::setV4l2FpsLocked(double fps) { in setV4l2FpsLocked() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession |