Home
last modified time | relevance | path

Searched refs:device_ (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativepinchgenerator.cpp51 device_ = new QTouchDevice; in QDeclarativePinchGenerator()
52 device_->setType(QTouchDevice::TouchScreen); in QDeclarativePinchGenerator()
53 QWindowSystemInterface::registerTouchDevice(device_); in QDeclarativePinchGenerator()
230 QTest::touchEvent(window_, device_) in timerEvent()
235 QTest::touchEvent(window_, device_) in timerEvent()
239 QTest::touchEvent(window_, device_) in timerEvent()
244 QTest::touchEvent(window_, device_) in timerEvent()
248 QTest::touchEvent(window_, device_) in timerEvent()
320 QTest::touchEvent(window_, device_).press(0, point1From).press(1, point2From); in pinchPress()
325 QTest::touchEvent(window_, device_).move(0, point1To).move(1, point2To); in pinchMoveTo()
[all …]
H A Dqdeclarativepinchgenerator_p.h134 QTouchDevice* device_; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dnon_blocking_adapter.hpp26 explicit non_blocking_adapter(Device& dev) : device_(dev) { } in non_blocking_adapter()
31 std::streamsize amt = iostreams::read(device_, s, n); in read()
43 iostreams::write(device_, s + result, n - result); in write()
54 { return iostreams::seek(device_, off, way, which); } in seek()
57 Device& device_; member in boost::iostreams::non_blocking_adapter
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_debugfs.c745 static int device_ ## name ## _open(struct inode *inode, struct file *file) \
748 return drbd_single_open(file, device_ ## name ## _show, device, \
751 static int device_ ## name ## _release(struct inode *inode, struct file *file) \
757 static const struct file_operations device_ ## name ## _fops = { \
759 .open = device_ ## name ## _open, \
762 .release = device_ ## name ## _release, \
799 &device_ ## name ## _fops); \ in drbd_debugfs_device_attr()
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch249 int ret = device_->Ioctl(VIDIOC_REQBUFS, &reqbufs);
259 int ret = device_->Ioctl(VIDIOC_REQBUFS, &reqbufs);
445 this, device_, profile_, color_space_, low_delay_,
454 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch249 int ret = device_->Ioctl(VIDIOC_REQBUFS, &reqbufs);
259 int ret = device_->Ioctl(VIDIOC_REQBUFS, &reqbufs);
446 this, device_, profile_, color_space_, decoder_task_runner_);
454 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0001-Add-support-for-V4L2-VDA-and-VEA-on-Linux.patch241 int ret = device_->Ioctl(VIDIOC_REQBUFS, &reqbufs);
251 int ret = device_->Ioctl(VIDIOC_REQBUFS, &reqbufs);
434 this, device_, profile_, color_space_, decoder_task_runner_);
442 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch447 this, device_, profile_, color_space_, decoder_task_runner_);
455 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch448 this, device_, profile_, color_space_, decoder_task_runner_);
456 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0002-Add-support-for-V4L2VDA-on-Linux.patch449 this, device_, profile_, decoder_task_runner_);
457 this, device_, profile_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch447 this, device_, profile_, color_space_, decoder_task_runner_);
455 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch458 this, device_, profile_, decoder_task_runner_);
466 this, device_, profile_, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch449 this, device_, profile_, color_space_, decoder_task_runner_);
457 this, device_, profile_, color_space_, decoder_task_runner_);
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0004-Add-support-for-V4L2VDA-on-Linux.patch457 this, device_, profile, decoder_task_runner_);
462 this, device_, profile, decoder_task_runner_);
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch458 this, device_, profile_, decoder_task_runner_);
466 this, device_, profile_, decoder_task_runner_);
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/
H A Dgraph.rst22 The data structure may be accessed at runtime by using the device_*