/hardware/qcom/display/msm8909w_3100/libdisplayconfig/ |
D | DisplayConfig.h | 102 int toggleScreenUpdate(uint32_t on);
|
D | DisplayConfig.cpp | 294 int toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function 300 return intf->toggleScreenUpdate(on == 1); in toggleScreenUpdate()
|
/hardware/qcom/sdm845/display/libdisplayconfig/ |
D | DisplayConfig.h | 102 int toggleScreenUpdate(uint32_t on);
|
D | DisplayConfig.cpp | 294 int toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function 300 return intf->toggleScreenUpdate(on == 1); in toggleScreenUpdate()
|
/hardware/qcom/display/msm8909/libdisplayconfig/ |
D | DisplayConfig.h | 102 int toggleScreenUpdate(uint32_t on);
|
D | DisplayConfig.cpp | 294 int toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function 300 return intf->toggleScreenUpdate(on == 1); in toggleScreenUpdate()
|
/hardware/qcom/sm8150/display/libdisplayconfig/ |
D | DisplayConfig.h | 106 int toggleScreenUpdate(uint32_t on);
|
/hardware/qcom/sm7250/display/libdisplayconfig/ |
D | DisplayConfig.h | 106 int toggleScreenUpdate(uint32_t on);
|
/hardware/qcom/display/msm8994/libqservice/ |
D | QServiceUtils.h | 77 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/sm7250/display/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/sdm845/display/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/display/msm8909/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/display/msm8998/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/sm8150/display/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/display/msm8996/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/display/msm8909w_3100/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_qclient.cpp | 322 static void toggleScreenUpdate(hwc_context_t* ctx, uint32_t on) { in toggleScreenUpdate() function 409 toggleScreenUpdate(mHwcContext, inParcel->readInt32()); in notifyCallback()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_session_services.cpp | 364 Return<int32_t> HWCSession::toggleScreenUpdate(bool on) { in toggleScreenUpdate() function in sdm::HWCSession
|
D | hwc_session.h | 198 Return<int32_t> toggleScreenUpdate(bool on) override;
|
D | hwc_session.cpp | 927 status = toggleScreenUpdate(input == 1); in notifyCallback()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_session.h | 211 Return<int32_t> toggleScreenUpdate(bool on) override;
|
D | hwc_session_services.cpp | 374 Return<int32_t> HWCSession::toggleScreenUpdate(bool on) { in toggleScreenUpdate() function in sdm::HWCSession
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_session.h | 245 Return<int32_t> toggleScreenUpdate(bool on) override;
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_session.h | 305 Return<int32_t> toggleScreenUpdate(bool on) override;
|
D | hwc_session_services.cpp | 422 Return<int32_t> HWCSession::toggleScreenUpdate(bool on) { in toggleScreenUpdate() function in sdm::HWCSession
|