Searched refs:surfaceNodeAppIntersect (Results 1 – 1 of 1) sorted by relevance
1028 auto surfaceNodeAppIntersect = RSTestUtil::CreateSurfaceNode(); variable1029 ASSERT_NE(surfaceNodeAppIntersect, nullptr);1030 surfaceNodeAppIntersect->nodeType_ = RSSurfaceNodeType::APP_WINDOW_NODE;1031 ASSERT_NE(surfaceNodeAppIntersect->GetDirtyManager(), nullptr);1032 surfaceNodeAppIntersect->GetDirtyManager()->dirtyRegion_ =1034 surfaceNodeAppIntersect->visibleRegion_ =1036 node->curAllSurfaces_.push_back(surfaceNodeAppIntersect);1037 dRect = surfaceNodeAppIntersect->GetDirtyManager()->GetDirtyRegion();