Searched defs:SetDevicePollInterrupt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dexynos_v4l2_video_device.cc85 bool ExynosV4L2Device::SetDevicePollInterrupt() { function in class:content::ExynosV4L2Device
86 DVLOG(3) << "SetDevicePollInterrupt()";
90 DPLOG(ERROR) << "SetDevicePollInterrupt(): write() failed";
H A Dtegra_v4l2_video_device.cc45 TEGRAV4L2_SYM(SetDevicePollInterrupt);
75 TEGRAV4L2_DLSYM_OR_RETURN_ON_ERROR(SetDevicePollInterrupt);
130 bool TegraV4L2Device::SetDevicePollInterrupt() { function in class:content::TegraV4L2Device

Completed in 75 milliseconds