Home
last modified time | relevance | path

Searched refs:ArkUI_Resource (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dresource.h21 struct ArkUI_Resource { struct
H A Dnode_extened.h127 std::shared_ptr<ArkUI_Resource> resource;
H A Dnative_node_napi.cpp201 drawable->resource = std::make_shared<ArkUI_Resource>(); in OH_ArkUI_GetDrawableDescriptorFromResourceNapiValue()
H A Dstyle_modifier.cpp9783 int32_t SetResourceSrc(ArkUI_NodeHandle node, const std::shared_ptr<ArkUI_Resource>& resource) in SetResourceSrc()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.cpp617 auto res = reinterpret_cast<ArkUI_Resource*>(resource); in SetResource()
736 auto res = reinterpret_cast<ArkUI_Resource*>(resource); in SetAltResource()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp11048 ArkUI_Resource* res = reinterpret_cast<ArkUI_Resource*>(resource); in OHOS_ACE_ParseJsMedia()

Completed in 47 milliseconds