Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.h108 const arc::SupportedFormats GetSupportedFormats();
Dv4l2_wrapper.cpp93 supported_formats_ = GetSupportedFormats(); in Connect()
312 const SupportedFormats V4L2Wrapper::GetSupportedFormats() { in GetSupportedFormats() function in v4l2_camera_hal::V4L2Wrapper