Searched defs:RowSlot (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/include/androidfw/
H A DCursorWindow.h153 struct RowSlot { struct in class:android::CursorWindow
158 RowSlot slots[ROW_SLOT_CHUNK_NUM_ROWS];
184 RowSlot* getRowSlot(uint32_t row);
185 RowSlot* allocRowSlot();

Completed in 438 milliseconds