Searched refs:BitmapByteBuffer (Results 1 – 1 of 1) sorted by relevance
947 std::vector<uint8_t> BitmapByteBuffer; in ReadData() local983 BitmapByteBuffer.clear(); in ReadData()984 BitmapByteBuffer.reserve(BitmapBytes); in ReadData()986 BitmapByteBuffer.push_back(static_cast<uint8_t>( in ReadData()991 std::move(BitmapByteBuffer)); in ReadData()