Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp474 mipiCheckInFirstHotPlugEvent_ = true; in TrySimpleProcessHotPlugEvents()
520 mipiCheckInFirstHotPlugEvent_ = true; in ProcessScreenHotPlugEvents()
628 if (!mipiCheckInFirstHotPlugEvent_) { in ProcessScreenConnectedLocked()
631 mipiCheckInFirstHotPlugEvent_ = true; in ProcessScreenConnectedLocked()
H A Drs_screen_manager.h529 bool mipiCheckInFirstHotPlugEvent_ = false; variable