Lines Matching refs:GetWindowId
155 rsSurfaceNodeConfig.SurfaceNodeName = "leashWindow" + std::to_string(node->GetWindowId()); in CreateLeashAndStartingSurfaceNode()
162 rsSurfaceNodeConfig.SurfaceNodeName = "startingWindow" + std::to_string(node->GetWindowId()); in CreateLeashAndStartingSurfaceNode()
169 … leashWinSurfaceNode and startingWinSurfaceNode success with id:%{public}u!", node->GetWindowId()); in CreateLeashAndStartingSurfaceNode()
180 … HITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "wms:DrawStartingWindow(%u)", node->GetWindowId()); in DrawStartingWindow()
213 "StartingWindowAnimate(%u)", weakNode->GetWindowId()); in SetStartingWindowAnimation()
222 weakNode->GetWindowId()); in SetStartingWindowAnimation()
233 weakNode->GetWindowId()); in SetStartingWindowAnimation()
234 WLOGFI("StartingWindow::Replace surfaceNode, id: %{public}u", weakNode->GetWindowId()); in SetStartingWindowAnimation()
239 "StartingWindowAnimate(%u)", weakNode->GetWindowId()); in SetStartingWindowAnimation()
260 windowId = node->GetWindowId(); in HandleClientWindowCreate()
265 node->GetWindowId(), node->GetRequestRect().posX_, node->GetRequestRect().posY_, in HandleClientWindowCreate()
278 … WLOGI("StartingWindow::FirstFrameCallback come, id: %{public}u", weakNode->GetWindowId()); in HandleClientWindowCreate()
285 … WLOGFI("StartingWindow::Replace surfaceNode, id: %{public}u", weakNode->GetWindowId()); in HandleClientWindowCreate()
300 WLOGI("cannot release leashwindow since leash is null, id:%{public}u", node->GetWindowId()); in ReleaseStartWinSurfaceNode()
310 [startWinSurface]: use_count: %{public}ld ", node->GetWindowId(), in ReleaseStartWinSurfaceNode()
361 node->GetWindowId(), static_cast<uint32_t>(node->GetWindowType())); in UpdateRSTree()