Files
serenity/Userland/Libraries/LibGfx/BitmapSequence.cpp
Andrew Kaster b58fb57a2c LibGfx: Use more Span methods in BitmapSequence instead of memcpy
And a few assorted cleanups to use more moves() to avoid copying Vectors
and NonnullRefPtrs.

(cherry picked from commit 1322a7e91794893755ae5a3510241e74d45720c5)
2024-11-10 17:42:37 -05:00

4.2 KiB