Home
last modified time | relevance | path

Searched refs:CreateSnapshot (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h238 virtual void CreateSnapshot(std::function<void()>&& customBuilder, in CreateSnapshot() function in OHOS::Ace::Framework::FrontendDelegate
/foundation/arkui/ace_engine/interfaces/napi/kits/component_snapshot/
H A Djs_component_snapshot.cpp342 delegate->CreateSnapshot(builder, helper.CreateCallback(&result), true, param); in JSSnapshotFromBuilder()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h222 void CreateSnapshot(std::function<void()>&& customBuilder,
H A Dfrontend_delegate_declarative_ng.cpp1215 void FrontendDelegateDeclarativeNG::CreateSnapshot( in CreateSnapshot() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h284 void CreateSnapshot(std::function<void()>&& customBuilder,
H A Dfrontend_delegate_declarative.cpp3388 void FrontendDelegateDeclarative::CreateSnapshot( in CreateSnapshot() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1094 delegate->CreateSnapshot(builder, callback, true, param); in GetPixelMapByCustom()
1137 delegate->CreateSnapshot(builder, callback, true, param); in GetPixelMapArrayByCustom()

Completed in 15 milliseconds