Searched refs:runOnUiThread (Results 1 – 3 of 3) sorted by relevance
92 .runOnUiThread = 0,
128 void (*runOnUiThread)(UiUpdateFunc f, void* data, bool wait); member
76 m_runOnUiThread(m_mainThreadPostingOnly ? emugl::get_emugl_window_operations().runOnUiThread in PostWorker()