Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.h54 bool EnumFormat(uint32_t* num_formats, bool show_fmt = true);
Dmedia_v4l2_device.cc607 bool V4L2Device::EnumFormat(uint32_t* num_formats, bool show_fmt) { in EnumFormat() argument
622 if (show_fmt) in EnumFormat()