Home
last modified time | relevance | path

Searched refs:CloseDevice (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_unittest.cc43 v4l2_dev1.CloseDevice(); in TestMultipleOpen()
44 v4l2_dev2.CloseDevice(); in TestMultipleOpen()
77 v4l2_dev1.CloseDevice(); in TestMultipleInit()
78 v4l2_dev2.CloseDevice(); in TestMultipleInit()
91 v4l2_dev1.CloseDevice(); in TestEnumInputAndStandard()
102 v4l2_dev.CloseDevice(); in TestEnumControl()
127 v4l2_dev.CloseDevice(); in TestSetControl()
147 v4l2_dev.CloseDevice(); in TestSetCrop()
162 v4l2_dev.CloseDevice(); in TestGetCrop()
182 v4l2_dev.CloseDevice(); in TestProbeCaps()
[all …]
Dmedia_v4l2_is_capture_device.cc31 v4l2_dev.CloseDevice(); in main()
Dmedia_v4l2_test.cc285 device->CloseDevice(); in TestIO()
453 device->CloseDevice(); in TestResolutions()
529 device->CloseDevice(); in TestFirstFrameAfterStreamOn()
549 device->CloseDevice(); in TestMaximumSupportedResolution()
Dmedia_v4l2_device.h46 virtual void CloseDevice();
Dmedia_v4l2_device.cc41 CloseDevice(); in ~V4L2Device()
84 void V4L2Device::CloseDevice() { in CloseDevice() function in V4L2Device
/external/v4l2_codec2/vda/
Dv4l2_device.cc29 CloseDevice(); in ~V4L2Device()
276 CloseDevice(); in GetSupportedDecodeProfiles()
391 void V4L2Device::CloseDevice() { in CloseDevice() function in media::V4L2Device
436 CloseDevice(); in EnumerateDevicesForType()
Dv4l2_device.h133 void CloseDevice();
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.h196 int CloseDevice();
Dvideo_render_direct3d9.cc320 CloseDevice(); in ~VideoRenderDirect3D9()
422 if (CloseDevice() != 0) in ResetDevice()
755 int VideoRenderDirect3D9::CloseDevice() in CloseDevice() function in webrtc::VideoRenderDirect3D9
/external/stressapptest/src/
Dworker.h709 virtual bool CloseDevice(int fd);
Dworker.cc2797 bool DiskThread::CloseDevice(int fd) { in CloseDevice() function in DiskThread
3191 CloseDevice(fd); in Work()
3201 CloseDevice(fd); in Work()
3217 CloseDevice(fd); in Work()