Home
last modified time | relevance | path

Searched defs:OnSurfaceCreated (Results 1 – 4 of 4) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
Dplugin_render.cpp140 void PluginRender::OnSurfaceCreated(OH_NativeXComponent *component, void *window) in OnSurfaceCreated() function in PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
Dnative_interface_xcomponent.h243 void (*OnSurfaceCreated)(OH_NativeXComponent* component, void* window); member
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
Dapp_napi.cpp160 void AppNapi::OnSurfaceCreated(OH_NativeXComponent *component, void *window) in OnSurfaceCreated() function in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dapp_napi.cpp183 void AppNapi::OnSurfaceCreated(OH_NativeXComponent* component, void* window) in OnSurfaceCreated() function in AppNapi