Searched refs:IsNeedClientCompose (Results 1 – 6 of 6) sorted by relevance
59 bool IsNeedClientCompose() const;
207 EXPECT_FALSE(rsObjAbsGeometry->IsNeedClientCompose());
114 RSBaseRenderUtil::SetNeedClient(boundsGeoPtr && boundsGeoPtr->IsNeedClientCompose()); in PrepareDisplayRenderNode()
1172 if (geoPtr->IsNeedClientCompose()) { in InitDisplayInfo()
338 bool isRotationEnd = !boundsGeoPtr->IsNeedClientCompose(); in IsRotationChanged()
116 bool RSObjAbsGeometry::IsNeedClientCompose() const in IsNeedClientCompose() function in OHOS::Rosen::RSObjAbsGeometry