Searched refs:IOMethod (Results 1 - 4 of 4) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
H A Dmedia_v4l2_unittest.cc25 void TestMultipleOpen(const char* dev_name, V4L2Device::IOMethod io) {
40 void TestMultipleInit(const char* dev_name, V4L2Device::IOMethod io) {
67 void TestEnumInputAndStandard(const char* dev_name, V4L2Device::IOMethod io) {
78 void TestEnumControl(const char* dev_name, V4L2Device::IOMethod io) {
88 void TestSetControl(const char* dev_name, V4L2Device::IOMethod io) {
104 void TestSetCrop(const char* dev_name, V4L2Device::IOMethod io) {
122 void TestGetCrop(const char* dev_name, V4L2Device::IOMethod io) {
135 void TestProbeCaps(const char* dev_name, V4L2Device::IOMethod io) {
148 void TestEnumFormats(const char* dev_name, V4L2Device::IOMethod io) {
158 void TestEnumFrameSize(const char* dev_name, V4L2Device::IOMethod i
[all...]
H A Dmedia_v4l2_device.h22 enum IOMethod { enum in class:V4L2Device
34 IOMethod io,
98 IOMethod io_;
H A Dmedia_v4l2_test.cc49 V4L2Device::IOMethod io = V4L2Device::IO_METHOD_MMAP;
H A Dmedia_v4l2_device.cc19 IOMethod io,

Completed in 369 milliseconds