Home
last modified time | relevance | path

Searched refs:GetConfigCount (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_session_services.cpp160 int32_t HWCSession::GetConfigCount(int disp_id, uint32_t *count) { in GetConfigCount() function in sdm::HWCSession
173 int32_t error = GetConfigCount(MapDisplayType(dpy), &count); in getConfigCount()
H A Dhwc_session.h166 int32_t GetConfigCount(int disp_id, uint32_t *count);
H A Dhwc_session.cpp970 status = GetConfigCount(disp_id, &count); in notifyCallback()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_session_services.cpp165 int32_t HWCSession::GetConfigCount(int disp_id, uint32_t *count) { in GetConfigCount() function in sdm::HWCSession
182 int32_t error = GetConfigCount(MapDisplayType(dpy), &count); in getConfigCount()
H A Dhwc_session.h176 int32_t GetConfigCount(int disp_id, uint32_t *count);
H A Dhwc_session.cpp1014 status = GetConfigCount(disp_id, &count); in notifyCallback()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_session_services.cpp160 int32_t HWCSession::GetConfigCount(int disp_id, uint32_t *count) { in GetConfigCount() function in sdm::HWCSession
178 int32_t error = GetConfigCount(MapDisplayType(dpy), &count); in getConfigCount()
H A Dhwc_session.h211 int32_t GetConfigCount(int disp_id, uint32_t *count);
H A Dhwc_session.cpp1388 status = GetConfigCount(disp_id, &count); in notifyCallback()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_session_services.cpp210 int HWCSession::GetConfigCount(int disp_id, uint32_t *count) { in GetConfigCount() function in sdm::HWCSession
226 int HWCSession::DisplayConfigImpl::GetConfigCount(DispType dpy, uint32_t *count) { in GetConfigCount() function in sdm::HWCSession::DisplayConfigImpl
227 return hwc_session_->GetConfigCount(MapDisplayType(dpy), count); in GetConfigCount()
H A Dhwc_session.h359 virtual int GetConfigCount(DispType dpy, uint32_t *count);
448 int GetConfigCount(int disp_id, uint32_t *count);
H A Dhwc_session.cpp1484 status = GetConfigCount(disp_id, &count); in notifyCallback()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_session_services.cpp187 int32_t HWCSession::GetConfigCount(int disp_id, uint32_t *count) { in GetConfigCount() function in sdm::HWCSession
206 int32_t error = GetConfigCount(MapDisplayType(dpy), &count); in getConfigCount()
H A Dhwc_session.h269 int32_t GetConfigCount(int disp_id, uint32_t *count);
H A Dhwc_session.cpp1809 status = GetConfigCount(disp_id, &count); in notifyCallback()