Home
last modified time | relevance | path

Searched refs:_trash_window_buffer (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_BWin.h85 _trash_window_buffer = false; in SDL_BWin()
173 _trash_window_buffer = _trash_window_buffer in DirectConnected()
445 bool CanTrashWindowBuffer() { return _trash_window_buffer; } in CanTrashWindowBuffer()
460 void SetTrashBuffer(bool trash) { _trash_window_buffer = trash; } in SetTrashBuffer()
641 _trash_window_buffer; variable

Completed in 4 milliseconds