Searched refs:BitmapByteBuffer (Results 1 – 1 of 1) sorted by relevance
914 std::vector<uint8_t> BitmapByteBuffer; in ReadData() local950 BitmapByteBuffer.clear(); in ReadData()951 BitmapByteBuffer.reserve(BitmapBytes); in ReadData()953 BitmapByteBuffer.push_back(static_cast<uint8_t>( in ReadData()958 std::move(BitmapByteBuffer)); in ReadData()