Searched refs:GetAncoFlags (Results 1 – 3 of 3) sorted by relevance
517 uint32_t GetAncoFlags() const;
1045 …return (ancoForceDoDirect_.load() && (GetAncoFlags() & static_cast<uint32_t>(AncoFlags::IS_ANCO_NO… in GetAncoForceDoDirect()1053 uint32_t RSSurfaceRenderNode::GetAncoFlags() const in GetAncoFlags() function in OHOS::Rosen::RSSurfaceRenderNode
1663 if ((hwcNodePtr->GetAncoFlags() & static_cast<uint32_t>(AncoFlags::IS_ANCO_NODE)) == 0) { in ProcessAncoNode()