Home
last modified time | relevance | path

Searched refs:MinHdcpEncryptionLevelChanged (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session_services.cpp287 int32_t HWCSession::MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level) { in MinHdcpEncryptionLevelChanged() function in sdm::HWCSession
309 return MinHdcpEncryptionLevelChanged(MapDisplayType(dpy), min_enc_level); in minHdcpEncryptionLevelChanged()
Dhwc_session.h173 int32_t MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level);
Dhwc_session.cpp939 status = MinHdcpEncryptionLevelChanged(disp_id, min_enc_level); in notifyCallback()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session_services.cpp300 int32_t HWCSession::MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level) { in MinHdcpEncryptionLevelChanged() function in sdm::HWCSession
321 return MinHdcpEncryptionLevelChanged(MapDisplayType(dpy), min_enc_level); in minHdcpEncryptionLevelChanged()
Dhwc_session.h183 int32_t MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level);
Dhwc_session.cpp983 status = MinHdcpEncryptionLevelChanged(disp_id, min_enc_level); in notifyCallback()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session_services.cpp344 int32_t HWCSession::MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level) { in MinHdcpEncryptionLevelChanged() function in sdm::HWCSession
367 return MinHdcpEncryptionLevelChanged(MapDisplayType(dpy), min_enc_level); in minHdcpEncryptionLevelChanged()
Dhwc_session.h277 int32_t MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level);
Dhwc_session.cpp1762 status = MinHdcpEncryptionLevelChanged(disp_id, min_enc_level); in notifyCallback()
/hardware/qcom/sm7250/display/composer/
Dhwc_session.h366 virtual int MinHdcpEncryptionLevelChanged(DispType dpy, uint32_t min_enc_level);
454 int MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level);
Dhwc_session.cpp1437 status = MinHdcpEncryptionLevelChanged(disp_id, min_enc_level); in notifyCallback()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.h218 int32_t MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level);