Searched refs:IsInFixedRotation (Results 1 – 8 of 8) sorted by relevance
235 bool RSSurfaceRenderParams::IsInFixedRotation() const in IsInFixedRotation() function in OHOS::Rosen::RSSurfaceRenderParams
339 bool IsInFixedRotation() const;
150 bool IsInFixedRotation() const;
795 if (surfaceParams.IsInFixedRotation()) { in DealWithSelfDrawingNodeBuffer()
1471 … if (!surfaceHandler->GetConsumer() || !node.IsInFixedRotation() || !surfaceHandler->GetBuffer()) { in CheckForceHardwareAndUpdateDstRect()1553 if (node.IsInFixedRotation()) { in LayerCrop()
1802 if (node->IsInFixedRotation() || node->GetProtectedLayer()) { in PrevalidateHwcNode()
1234 ASSERT_FALSE(surfaceParams->IsInFixedRotation());
781 bool RSSurfaceRenderNode::IsInFixedRotation() const in IsInFixedRotation() function in OHOS::Rosen::RSSurfaceRenderNode