Searched refs:_DrawEntry (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/remotedesktop/
H A DRemoteView.h58 static int32 _DrawEntry(void *data);
H A DRemoteView.cpp144 fDrawThread = spawn_thread(&_DrawEntry, "draw thread", B_NORMAL_PRIORITY,
429 RemoteView::_DrawEntry(void *data) function in class:RemoteView

Completed in 36 milliseconds