Searched refs:BitmapByteBuffer (Results 1 – 1 of 1) sorted by relevance
875 std::vector<uint8_t> BitmapByteBuffer; in ReadData() local914 BitmapByteBuffer.clear(); in ReadData()915 BitmapByteBuffer.reserve(BitmapBytes); in ReadData()917 BitmapByteBuffer.push_back(static_cast<uint8_t>( in ReadData()923 std::move(BitmapByteBuffer)); in ReadData()