Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_associative_display_strategy.cpp38 Rosen::ScreenId activeId = interface.GetActiveScreenId(); in Display() local
39 LOGI("defaultId: " BPUBU64 ", activeId: " BPUBU64 "", defaultId, activeId); in Display()
40 if (defaultId != activeId) { in Display()
43 LOGD("SetScreenPowerStatus POWER_STATUS_ON: " BPUBU64 "", activeId); in Display()
44 interface.SetScreenPowerStatus(activeId, Rosen::ScreenPowerStatus::POWER_STATUS_ON); in Display()
48 if (config.screenId != activeId) { in Display()