Home
last modified time | relevance | path

Searched defs:has_screen_update (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dscreen.h209 …bool has_screen_update() const { return !m_screen_update_ind16.isnull() || !m_screen_update_rgb32.… in has_screen_update() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dscreen.h209 …bool has_screen_update() const { return !m_screen_update_ind16.isnull() || !m_screen_update_rgb32.… in has_screen_update() function