Searched refs:_current (Results 1 – 3 of 3) sorted by relevance
89 uint8_t *_current; variable94 bool isEnd() const { return _current == _max; } in isEnd()
79 _current = head.get();80 _max = _current + size;119 *_current++ = (_cache & 0xFF000000) >> 24; in write()
178 State setting commands update the _current state_ of the command buffer.