Home
last modified time | relevance | path

Searched refs:activeModeId_ (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
Dhdi_test_display.cpp42 ret = device_->GetDisplayMode(id_, activeModeId_); in Init()
44 …ISPLAY_SUCCESS), DISPLAY_FAILURE, DISPLAY_TEST_LOGE("the mode id is : %{public}u", activeModeId_)); in Init()
46 ret = GetModeInfoFromId(activeModeId_, currentMode_); in Init()
48 DISPLAY_TEST_LOGE("can not get the mode of id : %{public}u", activeModeId_)); in Init()
Dhdi_test_display.h65 uint32_t activeModeId_ = 0; variable