Searched refs:pixelmapNativeList (Results 1 – 2 of 2) sorted by relevance
190 dragActions->pixelmapNativeList = reinterpret_cast<void**>(pixelmapArray); in OH_ArkUI_DragAction_SetPixelMaps()300 auto pixelmapArray = reinterpret_cast<OH_PixelmapNative**>(dragActions->pixelmapNativeList); in OH_ArkUI_StartDrag()
1489 void** pixelmapNativeList; member