Searched defs:useShadowBatching (Results 1 – 9 of 9) sorted by relevance
902 void SetUseShadowBatching(bool useShadowBatching) override in SetUseShadowBatching()1448 static void SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching()
2766 void ViewAbstract::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching()3786 void ViewAbstract::SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching()
2590 bool useShadowBatching = false; variable
815 virtual void OnUseShadowBatchingUpdate(bool useShadowBatching) {} in OnUseShadowBatchingUpdate()
5749 bool useShadowBatching = true; variable
1839 void RSNode::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching()
3188 void RSProperties::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching()
2621 void RosenRenderContext::OnUseShadowBatchingUpdate(bool useShadowBatching) in OnUseShadowBatchingUpdate()
4051 useShadowBatching(value) { method in ArkComponent