Searched refs:get_fd (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ui/ozone/platform/dri/
H A Dhardware_display_plane_manager.cc28 drmModeGetPlaneResources(drm_->get_fd()));
43 drmModeGetPlane(drm_->get_fd(), plane_resources->planes[i]));
H A Ddri_console_buffer.cc43 if (!MapDumbBuffer(dri_->get_fd(), fb->handle, mmap_size_, &mmap_base_)) {
H A Dhardware_display_plane.cc39 drmModeGetProperty(drm->get_fd(), plane_props->props[i]));
104 drm_->get_fd(), plane_id_, DRM_MODE_OBJECT_PLANE));
H A Ddri_wrapper.h133 int get_fd() const { return fd_; } function in class:ui::DriWrapper
H A Ddri_surface_factory.cc73 if (drm_->get_fd() < 0) {
H A Dozone_platform_gbm.cc53 device_(gbm_create_device(dri_->get_fd())) {
H A Dscreen_manager.cc153 GetAvailableDisplayControllerInfos(dri_->get_fd());
/external/chromium_org/ui/ozone/platform/dri/chromeos/
H A Dnative_display_delegate_dri.cc116 GetAvailableDisplayControllerInfos(dri_->get_fd());
160 GetAvailableDisplayControllerInfos(dri_->get_fd());
/external/qemu/include/migration/
H A Dqemu-file.h103 QEMUFileGetFD *get_fd; member in struct:QEMUFileOps
/external/qemu/
H A Dsavevm.c344 .get_fd = stdio_get_fd,
350 .get_fd = stdio_get_fd,
383 .get_fd = stdio_get_fd,
389 .get_fd = stdio_get_fd,
468 .get_fd = socket_get_fd,
474 .get_fd = socket_get_fd,
502 .get_fd = socket_get_fd,
508 .get_fd = socket_get_fd,
781 if (f->ops->get_fd) {
782 return f->ops->get_fd(
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c606 static UInt get_fd(UInt mipsins) function
11839 fd = get_fd(cins);

Completed in 172 milliseconds