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.h70 bool EnumFormat(uint32_t* num_formats, bool show_fmt = true);
Dmedia_v4l2_device.cc657 bool V4L2Device::EnumFormat(uint32_t* num_formats, bool show_fmt) { in EnumFormat() argument
672 if (show_fmt) in EnumFormat()