Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
Dplugin_manager.cpp24 OH_NativeXComponent *nativeXComponent = nullptr; in Init() local
62 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/
Dsample_xcomponent.cpp254 OH_NativeXComponent *nativeXComponent) in ExecuteDisplaySoloist()
285 OH_NativeXComponent *nativeXComponent = nullptr; in NapiRegister() local
343 OH_NativeXComponent *nativeXComponent = nullptr; in NapiUnregister() local
387 OH_NativeXComponent *nativeXComponent = nullptr; in NapiDestroy() local
478 void SampleXComponent::RegisterCallback(OH_NativeXComponent *nativeXComponent) in RegisterCallback()
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/plugin/
Dplugin_manager.cpp64 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
91 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/plugin/
Dplugin_manager.cpp64 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
91 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/plugin/
Dplugin_manager.cpp62 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
89 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/
Dsample_xcomponent.cpp285 OH_NativeXComponent *nativeXComponent = nullptr; in NapiRegister() local
337 OH_NativeXComponent *nativeXComponent = nullptr; in NapiUnregister() local
425 void SampleXComponent::RegisterCallback(OH_NativeXComponent *nativeXComponent) in RegisterCallback()
436 void SampleXComponent::RegisterOnFrameCallback(OH_NativeXComponent *nativeXComponent) in RegisterOnFrameCallback()
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
Dplugin_manager.cpp100 OH_NativeXComponent* nativeXComponent = nullptr; in Export() local
126 void PluginManager::SetNativeXComponent(std::string& id, OH_NativeXComponent* nativeXComponent) in SetNativeXComponent()
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/samples/
Dsample_bitmap.cpp266 OH_NativeXComponent *nativeXComponent = nullptr; in NapiDrawPattern() local
316 OH_NativeXComponent *nativeXComponent = nullptr; in NapiDrawText() local
408 void SampleBitMap::RegisterCallback(OH_NativeXComponent *nativeXComponent) in RegisterCallback()
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dnapi_manager.cpp95 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
128 void NapiManager::SetNativeXComponent(std::string& id, OH_NativeXComponent* nativeXComponent) in SetNativeXComponent()
Dapp_napi.cpp339 OH_NativeXComponent *nativeXComponent = nullptr; in Quit() local
372 OH_NativeXComponent *nativeXComponent = nullptr; in GetXComponentId() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
Dnapi_manager.cpp92 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local
125 void NapiManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent()
Dapp_napi.cpp271 OH_NativeXComponent *nativeXComponent = nullptr; in Quit() local
304 OH_NativeXComponent *nativeXComponent = nullptr; in GetXComponentId() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Dplugin_render.cpp277 OH_NativeXComponent* nativeXComponent = nullptr; in NapiDrawPattern() local
362 void PluginRender::RegisterCallback(OH_NativeXComponent* nativeXComponent) in RegisterCallback()
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
DNativeRender.cpp103 OH_NativeXComponent *nativeXComponent = nullptr; in Export() local