Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_BWin.h87 _bitmap = NULL; in SDL_BWin()
448 BBitmap *GetBitmap() { return _bitmap; } in GetBitmap()
461 void SetBitmap(BBitmap *bitmap) { _bitmap = bitmap; } in SetBitmap()
651 BBitmap *_bitmap; variable

Completed in 4 milliseconds