Searched refs:sdm_id_ (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display.cpp | 470 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()
|
D | hwc_display_builtin.cpp | 1016 DLOGI("Default handling for display %" PRIu64 " %d-%d", id_, sdm_id_, type_); in HandleSecureSession() 1036 id_, sdm_id_, type_); in HandleSecureSession()
|
D | hwc_display.h | 565 int32_t sdm_id_ = -1; variable
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 459 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()
|
D | hwc_display.h | 442 int32_t sdm_id_ = -1; variable
|