| BitmapCreator | This is a utility class we use in order to allocate a Bitmap that will be wrapped later with a CloseableReference | 
| WebpBitmapFactory | Interface for a bitmap factory that can decode WebP images even on versions of Android that don't support it. | 
| WebpBitmapFactory.WebpErrorLogger | We listen to events in Webp direct decoding |