Home
last modified time | relevance | path

Searched defs:GetNXComponentCallback (Results 1 – 3 of 3) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
Dplugin_render.cpp122 OH_NativeXComponent_Callback *PluginRender::GetNXComponentCallback() in GetNXComponentCallback() function in PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
Dapp_napi.cpp145 OH_NativeXComponent_Callback *AppNapi::GetNXComponentCallback() { return &AppNapi::callback_; } in GetNXComponentCallback() function in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dapp_napi.cpp164 OH_NativeXComponent_Callback* AppNapi::GetNXComponentCallback() in GetNXComponentCallback() function in AppNapi