Home
last modified time | relevance | path

Searched refs:sdm_id_ (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_display.cpp470 sdm_id_(sdm_id), in HWCDisplay()
489 error = core_intf_->CreateDisplay(sdm_id_, this, &display_intf_); in Init()
492 DLOGW("Display creation cancelled. Display %d-%d removed.", sdm_id_, type_); in Init()
496 error, sdm_id_, this, &display_intf_); in Init()
2249 id_, sdm_id_, type_); in HandleSecureSession()
2455 " %d-%d", ret, id_, sdm_id_, type_); in GetDisplayIdentificationData()
Dhwc_display_builtin.cpp1016 DLOGI("Default handling for display %" PRIu64 " %d-%d", id_, sdm_id_, type_); in HandleSecureSession()
1036 id_, sdm_id_, type_); in HandleSecureSession()
Dhwc_display.h565 int32_t sdm_id_ = -1; variable
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp459 sdm_id_(sdm_id), in HWCDisplay()
479 error = core_intf_->CreateDisplay(sdm_id_, this, &display_intf_); in Init()
482 DLOGW("Display creation cancelled. Display %d-%d removed.", sdm_id_, type_); in Init()
486 error, sdm_id_, this, &display_intf_); in Init()
2538 " %d-%d", ret, id_, sdm_id_, type_); in GetDisplayIdentificationData()
Dhwc_display.h442 int32_t sdm_id_ = -1; variable