Searched defs:ImageItem (Results 1 – 1 of 1) sorted by relevance
42 struct ImageItem { struct46 ImageItem() : ImageItem(0, 0, false) {} in ImageItem() function47 ImageItem(uint32_t _type, uint32_t _id, bool _hidden) : in ImageItem() argument52 bool isGrid() const { in isGrid()56 status_t getNextTileItemId(uint32_t *nextTileItemId, bool reset) { in getNextTileItemId()67 uint32_t type;68 uint32_t itemId;69 bool hidden;70 int32_t rows;71 int32_t columns;[all …]