Searched refs:configureV4l2StreamLocked (Results 1 – 4 of 4) sorted by relevance
254 int configureV4l2StreamLocked(const SupportedV4L2Format& fmt, double fps = 0.0);
398 if (configureV4l2StreamLocked(v4l2Fmt) != 0) { in configureStreams()639 configureV4l2StreamLocked(mV4l2StreamingFmt, requestFpsMax); in processOneCaptureRequest()1053 int ExternalCameraDeviceSession::configureV4l2StreamLocked(const SupportedV4L2Format& v4l2Fmt, in configureV4l2StreamLocked() function in android::hardware::camera::device::implementation::ExternalCameraDeviceSession
268 int configureV4l2StreamLocked(const SupportedV4L2Format& fmt, double fps = 0.0);
701 configureV4l2StreamLocked(mV4l2StreamingFmt, requestFpsMax); in processOneCaptureRequest()2008 int ExternalCameraDeviceSession::configureV4l2StreamLocked( in configureV4l2StreamLocked() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession2411 if (configureV4l2StreamLocked(v4l2Fmt) != 0) { in configureStreams()