diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-04 11:05:34 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-04 11:25:45 +0100 |
commit | 1208fc7d370ca3bcefe2fd60853e68366eb8ad50 (patch) | |
tree | 0e9e831a086806bb19490745ad6708eeaaa89831 /AK/RefCounted.h | |
parent | ed9ab38b3b074f188ac739c132335dac2f0f6cb8 (diff) | |
download | serenity-1208fc7d370ca3bcefe2fd60853e68366eb8ad50.zip |
AK: Simplify Bitmap and implement in terms of BitmapView
Add Bitmap::view() and forward most of the calls to BitmapView since
the code was identical.
Bitmap is now primarily concerned with its dynamically allocated
backing store and BitmapView deals with the rest.
Diffstat (limited to 'AK/RefCounted.h')
0 files changed, 0 insertions, 0 deletions