Home
last modified time | relevance | path

Searched defs:nativeXComponent (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp60 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
86 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/plugin/
H A Dplugin_manager.cpp62 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
89 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp42 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
83 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.cpp383 OH_NativeXComponent *nativeXComponent = nullptr; in NapiSetTestCount() local
433 OH_NativeXComponent *nativeXComponent = nullptr; in NapiGetTime() local
494 OH_NativeXComponent *nativeXComponent = nullptr; in NapiGetTestNames() local
548 OH_NativeXComponent *nativeXComponent = nullptr; in NapiFunctionCpu() local
600 OH_NativeXComponent *nativeXComponent = nullptr; in NapiStabilityCpu() local
652 OH_NativeXComponent *nativeXComponent = nullptr; in NapiFunctionGpu() local
706 OH_NativeXComponent *nativeXComponent = nullptr; in NapiPerformanceCpu() local
758 OH_NativeXComponent *nativeXComponent = nullptr; in NapiPerformanceGpu() local
848 void MyXComponent::RegisterCallback(OH_NativeXComponent *nativeXComponent) in RegisterCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.cpp61 OH_NativeXComponent* nativeXComponent, in NativeXComponentInit()
H A Drender_xcomponent.cpp319 OH_NativeXComponent* nativeXComponent, WeakPtr<NativeXComponentImpl> nativeXComponentImpl) in NativeXComponentInit()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp208 OH_NativeXComponent *nativeXComponent = nullptr; in NapiDrawPattern() local
335 void SampleBitMap::RegisterCallback(OH_NativeXComponent *nativeXComponent) //注册nativeXComponent 回调函数 in RegisterCallback()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp119 OH_NativeXComponent *nativeXComponent = nullptr; in NapiDrawRectangle() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp526 auto nativeXComponent = weakNativeXComponent.lock(); variable
708 auto nativeXComponent = weakNativeXComponent.lock(); variable
894 auto nativeXComponent = weakNativeXComponent.lock(); variable
1179 auto nativeXComponent = weakNativeXComponent.lock(); variable
H A Dxcomponent_property_test_ng.cpp222 auto nativeXComponent = weakNativeXComponent.lock(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h73 auto nativeXComponent = new OH_NativeXComponent(AceType::RawPtr(nativeXComponentImpl)); in GetNativeXComponentFromXcomponentsMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2158 auto nativeXComponent = weakNativeXComponent.lock(); in FireExternalEvent() local