Searched refs:currScreenId_ (Results 1 – 4 of 4) sorted by relevance
131 currScreenId_ = iter->first; in CreateLayers()138 if (screensMap_.count(currScreenId_) != 0) { in CreateShowLayers()139 LOGI("Screen[%{public}d] has already created", currScreenId_); in CreateShowLayers()295 uint32_t screenId = currScreenId_; in CreatePhysicalScreen()358 currScreenId_ = output->GetScreenId(); in OnHotPlug()359 outputMap_[currScreenId_] = output; in OnHotPlug()363 RemoveOffScreenData(currScreenId_); in OnHotPlug()371 …LOGI("Callback HotPlugEvent, screenId is %{public}d, connected is %{public}u", currScreenId_, conn… in OnHotPlug()
39 uint32_t currScreenId_ = 0; variable
184 uint32_t screenId = currScreenId_; in CreatePhysicalScreen()246 currScreenId_ = output->GetScreenId(); in OnHotPlug()247 outputMap_[currScreenId_] = output; in OnHotPlug()
50 uint32_t currScreenId_ = 0; variable