HomeSort by relevance Sort by last modified time
    Searched defs:ClearDevicePollInterrupt (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/media/
exynos_v4l2_video_device.cc 96 bool ExynosV4L2Device::ClearDevicePollInterrupt() {
97 DVLOG(3) << "ClearDevicePollInterrupt()";
105 DPLOG(ERROR) << "ClearDevicePollInterrupt(): read() failed";
tegra_v4l2_video_device.cc 46 TEGRAV4L2_SYM(ClearDevicePollInterrupt);
76 TEGRAV4L2_DLSYM_OR_RETURN_ON_ERROR(ClearDevicePollInterrupt);
138 bool TegraV4L2Device::ClearDevicePollInterrupt() {

Completed in 1588 milliseconds