HomeSort by relevance Sort by last modified time
    Searched refs:pread_ (Results 1 - 25 of 30) sorted by null

1 2

  /hardware/qcom/display/msm8909/sdm/include/utils/
sys.h 76 static pread pread_; member in class:sdm::Sys
  /hardware/qcom/display/msm8909/sdm/libs/utils/
sys.cpp 52 Sys::pread Sys::pread_ = ::pread; member in class:sdm::Sys
  /hardware/qcom/display/msm8909w_3100/sdm/include/utils/
sys.h 76 static pread pread_; member in class:sdm::Sys
  /hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
sys.cpp 52 Sys::pread Sys::pread_ = ::pread; member in class:sdm::Sys
  /hardware/qcom/display/msm8996/sdm/include/utils/
sys.h 70 static pread pread_; member in class:sdm::Sys
  /hardware/qcom/display/msm8996/sdm/libs/utils/
sys.cpp 51 Sys::pread Sys::pread_ = ::pread; member in class:sdm::Sys
  /hardware/qcom/display/msm8998/sdm/include/utils/
sys.h 76 static pread pread_; member in class:sdm::Sys
  /hardware/qcom/display/msm8998/sdm/libs/utils/
sys.cpp 52 Sys::pread Sys::pread_ = ::pread; member in class:sdm::Sys
  /hardware/qcom/display/msm8909/sdm/libs/core/drm/
hw_events_drm.cpp 81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0);
243 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_device_drm.cpp 526 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
932 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_events.cpp 78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0);
197 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_hdmi.cpp 280 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0);
547 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0);
611 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0);
724 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0);
825 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0);
    [all...]
hw_primary.cpp 564 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_events_drm.cpp 81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0);
243 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_device_drm.cpp 521 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
927 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_events.cpp 78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0);
197 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_hdmi.cpp 274 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0);
530 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0);
594 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0);
707 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0);
808 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0);
    [all...]
hw_primary.cpp 564 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_events.cpp 105 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0);
215 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_hdmi.cpp 187 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0);
434 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0);
498 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0);
610 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0);
hw_primary.cpp 558 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_events_drm.cpp 81 Sys::pread_(poll_fds_[i].fd, data, kMaxStringLength, 0);
251 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_device_drm.cpp 297 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
686 if (Sys::pread_(fd, brightness, sizeof(brightness), 0) > 0) {
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_events.cpp 78 Sys::pread_(poll_fd.fd, data , kMaxStringLength, 0);
208 (Sys::pread_(poll_fd.fd, data, kMaxStringLength, 0) > 0)) {
hw_hdmi.cpp 262 length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0);
518 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0);
582 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0);
695 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0);
796 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0);
    [all...]

Completed in 404 milliseconds

1 2