Home
last modified time | relevance | path

Searched defs:SetUseShadowBatching (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h180 void SetUseShadowBatching(bool) override {} in SetUseShadowBatching() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h902 void SetUseShadowBatching(bool useShadowBatching) override in SetUseShadowBatching() function
1448 static void SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching() function
H A Dview_abstract.cpp2766 void ViewAbstract::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Ace::NG::ViewAbstract
3786 void ViewAbstract::SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1839 void RSNode::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3188 void RSProperties::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3698 void SetUseShadowBatching(ArkUINodeHandle node, ArkUI_Bool value) in SetUseShadowBatching() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp5568 ArkUINativeModuleValue CommonBridge::SetUseShadowBatching(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetUseShadowBatching() function in OHOS::Ace::NG::CommonBridge