/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | sys.h | 70 static pread pread_; variable
|
/hardware/qcom/display/sdm845/sdm/include/utils/ |
D | sys.h | 76 static pread pread_; variable
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | sys.h | 76 static pread pread_; variable
|
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | sys.cpp | 51 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_events.cpp | 78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd() 208 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
|
D | hw_hdmi.cpp | 262 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()
|
D | hw_primary.cpp | 564 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetPanelBrightness()
|
D | hw_device.cpp | 991 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetHWPanelMaxBrightnessFromNode()
|
/hardware/qcom/display/sdm845/sdm/libs/core/fb/ |
D | hw_events.cpp | 78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd() 201 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
|
D | hw_hdmi.cpp | 262 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()
|
D | hw_primary.cpp | 564 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetPanelBrightness()
|
D | hw_device.cpp | 994 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetHWPanelMaxBrightnessFromNode()
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | sys.cpp | 52 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
|
/hardware/qcom/display/sdm845/sdm/libs/utils/ |
D | sys.cpp | 52 Sys::pread Sys::pread_ = ::pread; member in sdm::Sys
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_events.cpp | 105 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0); in InitializePollFd() 215 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
|
D | hw_hdmi.cpp | 187 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()
|
D | hw_primary.cpp | 558 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetPanelBrightness()
|
D | hw_device.cpp | 890 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetHWPanelMaxBrightnessFromNode()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_events_drm.cpp | 81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0); in InitializePollFd() 251 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
|
D | hw_device_drm.cpp | 297 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetHWPanelMaxBrightness() 686 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetPanelBrightness()
|
/hardware/qcom/display/sdm845/sdm/libs/core/drm/ |
D | hw_events_drm.cpp | 81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0); in InitializePollFd() 268 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) { in DisplayEventHandler()
|
D | hw_device_drm.cpp | 532 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetHWPanelMaxBrightness() 986 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) { in GetPanelBrightness()
|