Searched defs:useShadowBatching (Results 1 – 9 of 9) sorted by relevance
870 void SetUseShadowBatching(bool useShadowBatching) override in SetUseShadowBatching()1410 static void SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching()
2670 void ViewAbstract::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching()3650 void ViewAbstract::SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching()
2573 bool useShadowBatching = false; variable
792 virtual void OnUseShadowBatchingUpdate(bool useShadowBatching) {} in OnUseShadowBatchingUpdate()
5705 bool useShadowBatching = true; variable
3073 void RSProperties::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching()
1821 void RSNode::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching()
2530 void RosenRenderContext::OnUseShadowBatchingUpdate(bool useShadowBatching) in OnUseShadowBatchingUpdate()
3935 useShadowBatching(value) { method in ArkComponent