Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h157 void SetUseShadowBatching(bool) override {} in SetUseShadowBatching() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h737 void SetUseShadowBatching(bool useShadowBatching) override in SetUseShadowBatching() function
1105 static void SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching() function
Dview_abstract.cpp1985 void ViewAbstract::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Ace::NG::ViewAbstract
2727 void ViewAbstract::SetUseShadowBatching(FrameNode* frameNode, bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp1688 void RSProperties::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Rosen::RSProperties
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp1264 void RSNode::SetUseShadowBatching(bool useShadowBatching) in SetUseShadowBatching() function in OHOS::Rosen::RSNode
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dcommon_modifier.cpp2788 void SetUseShadowBatching(NodeHandle node, bool value) in SetUseShadowBatching() function
Dapi.h384 void (*SetUseShadowBatching)(NodeHandle node, bool value); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp4545 ArkUINativeModuleValue CommonBridge::SetUseShadowBatching(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetUseShadowBatching() function in OHOS::Ace::NG::CommonBridge