Searched refs:GetWindowDrawingContentChangeInfo (Results 1 – 3 of 3) sorted by relevance
854 HWTEST_F(SceneSessionManagerTest4, GetWindowDrawingContentChangeInfo, Function | SmallTest | Level3)875 auto result = ssm_->GetWindowDrawingContentChangeInfo(currDrawingContentData);879 result = ssm_->GetWindowDrawingContentChangeInfo(currDrawingContentData);
646 std::vector<std::pair<uint64_t, bool>> GetWindowDrawingContentChangeInfo(
7777 drawingContentChangeInfos = GetWindowDrawingContentChangeInfo(currDrawingContentData); in WindowLayerInfoChangeCallback()8088 std::vector<std::pair<uint64_t, bool>> SceneSessionManager::GetWindowDrawingContentChangeInfo( in GetWindowDrawingContentChangeInfo() function in OHOS::Rosen::SceneSessionManager