Searched refs:SendArkUIAsyncCustomEvent (Results 1 – 4 of 4) sorted by relevance
122 SendArkUIAsyncCustomEvent(&event); in OnMeasure()139 SendArkUIAsyncCustomEvent(&event); in OnLayout()159 SendArkUIAsyncCustomEvent(&event); in OnDraw()179 SendArkUIAsyncCustomEvent(&event); in OnForegroundDraw()199 SendArkUIAsyncCustomEvent(&event); in OnOverlayDraw()
33 void SendArkUIAsyncCustomEvent(struct ArkUICustomNodeEvent* event);
534 SendArkUIAsyncCustomEvent(&event); in SetCustomSpanOnMeasure()566 SendArkUIAsyncCustomEvent(&event); in SetCustomSpanOnDraw()
2349 void SendArkUIAsyncCustomEvent(ArkUICustomNodeEvent* event) in SendArkUIAsyncCustomEvent() function