Searched refs:GetSelfDrawingNodeType (Results 1 – 6 of 6) sorted by relevance
93 SelfDrawingNodeType GetSelfDrawingNodeType() const in GetSelfDrawingNodeType() function
920 ASSERT_TRUE(surfaceParams->GetSelfDrawingNodeType() != SelfDrawingNodeType::VIDEO);926 ASSERT_TRUE(surfaceParams->GetSelfDrawingNodeType() != SelfDrawingNodeType::VIDEO);
153 SelfDrawingNodeType GetSelfDrawingNodeType() const in GetSelfDrawingNodeType() function
854 if ((surfaceParams.GetSelfDrawingNodeType() != SelfDrawingNodeType::VIDEO) && in DrawSelfDrawingNodeBuffer()
2829 surfaceParams->selfDrawingType_ = GetSelfDrawingNodeType(); in UpdateRenderParams()
1415 …bool isSolidColorEnbaled = stagingSurfaceParams->GetSelfDrawingNodeType() == SelfDrawingNodeType::… in UpdateHwcNodeEnableByBackgroundAlpha()