Home
last modified time | relevance | path

Searched refs:MinHdcpEncryptionLevelChanged (Results 1 – 6 of 6) 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.cpp291 int32_t HWCSession::MinHdcpEncryptionLevelChanged(int disp_id, uint32_t min_enc_level) { in MinHdcpEncryptionLevelChanged() function in sdm::HWCSession
312 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.cpp990 status = MinHdcpEncryptionLevelChanged(disp_id, min_enc_level); in notifyCallback()