Home
last modified time | relevance | path

Searched refs:pread_ (Results 1 – 25 of 38) sorted by relevance

12

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_events_drm.cpp87 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0); in InitializePollFd()
331 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
483 size = (int32_t)Sys::pread_(poll_fds_[panel_dead_index_].fd, event_data, kMaxStringLength, 0); in HandlePanelDead()
530 size = (int32_t)Sys::pread_(poll_fds_[idle_notify_index_].fd, event_data, kMaxStringLength, 0); in HandleIdleTimeout()
576 size = (int32_t)Sys::pread_(poll_fds_[idle_pc_index_].fd, event_data, kMaxStringLength, 0); in HandleIdlePowerCollapse()
/hardware/qcom/display/msm8996/sdm/include/utils/
Dsys.h70 static pread pread_; variable
/hardware/qcom/display/msm8909/sdm/include/utils/
Dsys.h76 static pread pread_; variable
/hardware/qcom/display/msm8998/sdm/include/utils/
Dsys.h76 static pread pread_; variable
/hardware/qcom/sdm845/display/sdm/include/utils/
Dsys.h76 static pread pread_; variable
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dsys.h76 static pread pread_; variable
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dsys.cpp51 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_events.cpp78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd()
197 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
Dhw_hdmi.cpp280 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0); in ReadEDIDInfo()
547 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0); in ReadScanInfo()
611 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0); in ReadResolutionFile()
724 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0); in GetDisplayS3DSupport()
825 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0); in GetPanelS3DMode()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_events.cpp78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd()
197 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
Dhw_hdmi.cpp274 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0); in ReadEDIDInfo()
530 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0); in ReadScanInfo()
594 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0); in ReadResolutionFile()
707 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0); in GetDisplayS3DSupport()
808 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0); in GetPanelS3DMode()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_events.cpp78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd()
208 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
Dhw_hdmi.cpp262 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0); in ReadEDIDInfo()
518 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0); in ReadScanInfo()
582 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0); in ReadResolutionFile()
695 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0); in GetDisplayS3DSupport()
796 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0); in GetPanelS3DMode()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dsys.cpp52 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dsys.cpp52 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dsys.cpp52 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
/hardware/qcom/sdm845/display/sdm/libs/utils/
Dsys.cpp52 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_events.cpp105 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd()
215 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
Dhw_hdmi.cpp187 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0); in ReadEDIDInfo()
434 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0); in ReadScanInfo()
498 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0); in ReadResolutionFile()
610 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0); in GetDisplayS3DSupport()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_events.cpp78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd()
209 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
Dhw_hdmi.cpp269 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0); in ReadEDIDInfo()
539 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0); in ReadScanInfo()
603 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0); in ReadResolutionFile()
716 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0); in GetDisplayS3DSupport()
817 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0); in GetPanelS3DMode()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_events_drm.cpp81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0); in InitializePollFd()
243 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_events_drm.cpp81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0); in InitializePollFd()
243 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_events_drm.cpp81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0); in InitializePollFd()
251 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
Dhw_device_drm.cpp297 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetHWPanelMaxBrightness()
686 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetPanelBrightness()

12