Home
last modified time | relevance | path

Searched defs:OnSurfaceChanged (Results 1 – 5 of 5) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
Dplugin_render.cpp155 void PluginRender::OnSurfaceChanged(OH_NativeXComponent *component, void *window) in OnSurfaceChanged() function in PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
Dnative_interface_xcomponent.h245 void (*OnSurfaceChanged)(OH_NativeXComponent* component, void* window); member
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Dplugin_render.cpp311 void PluginRender::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged() function in NativeXComponentSample::PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
Dapp_napi.cpp180 void AppNapi::OnSurfaceChanged(OH_NativeXComponent *component, void *window) in OnSurfaceChanged() function in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dapp_napi.cpp203 void AppNapi::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged() function in AppNapi