MCPcopy Create free account
hub / github.com/Tencent/tgfx / DispatchTouchEventCB

Function DispatchTouchEventCB

ohos/hello2d/src/main/cpp/napi_init.cpp:155–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155static void DispatchTouchEventCB(OH_NativeXComponent*, void*) {
156}
157
158static void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* nativeWindow) {
159 UpdateSize(component, nativeWindow);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected