Searched refs:GetFixRotationByUser (Results 1 – 8 of 8) sorted by relevance
221 bool RSSurfaceRenderParams::GetFixRotationByUser() const in GetFixRotationByUser() function in OHOS::Rosen::RSSurfaceRenderParams
337 bool GetFixRotationByUser() const;
261 layer->SetRotationFixed(params.GetFixRotationByUser()); in GetLayerInfo()
1362 if (node.GetFixRotationByUser()) { in UpdateRealSrcRect()1521 int surfaceNodeRotation = node.GetFixRotationByUser() in GetLayerTransform()
1321 if (nodeParams != nullptr && nodeParams->GetFixRotationByUser()) { in DealWithSurfaceRotationAndGravity()
1340 if (!node.GetFixRotationByUser()) { in UpdateHwcNodeInfoForAppNode()
149 bool GetFixRotationByUser() const;
776 bool RSSurfaceRenderNode::GetFixRotationByUser() const in GetFixRotationByUser() function in OHOS::Rosen::RSSurfaceRenderNode