Home
last modified time | relevance | path

Searched refs:XCOMPONENT_PARAM_INIT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.h26 extern const char XCOMPONENT_PARAM_INIT[];
H A Dnative_texture.cpp83 paramStream << XCOMPONENT_PARAM_INIT << XCOMPONENT_PARAM_EQUALS << TEXTURE_REGISTER_SURFACE << in CreateTexture()
H A Dxcomponent_resource.cpp23 const char XCOMPONENT_PARAM_INIT[] = "initParam"; variable