Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
Dplugin_render.cpp171 void PluginRender::DispatchTouchEvent(OH_NativeXComponent *component, void *window) in DispatchTouchEvent() function in PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
Dplugin_manager.cpp308 void PluginManager::DispatchTouchEvent(OH_NativeXComponent* component, void* window) in DispatchTouchEvent() function in NativeXComponentSample::PluginManager
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
Dnative_interface_xcomponent.h249 void (*DispatchTouchEvent)(OH_NativeXComponent* component, void* window); member
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
Dapp_napi.cpp211 void AppNapi::DispatchTouchEvent(OH_NativeXComponent *component, void *window) in DispatchTouchEvent() function in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dapp_napi.cpp234 void AppNapi::DispatchTouchEvent(OH_NativeXComponent* component, void* window) in DispatchTouchEvent() function in AppNapi