|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ImageQualityController.h>
Public Member Functions | |
| ImageQualityController (const RenderView &) | |
| InterpolationQuality | chooseInterpolationQuality (GraphicsContext &, RenderBoxModelObject *, Image &, const void *layer, const LayoutSize &) |
| void | rendererWillBeDestroyed (RenderBoxModelObject &renderer) |
Static Public Member Functions | |
| static std::optional< InterpolationQuality > | interpolationQualityFromStyle (const RenderStyle &) |
|
explicit |
| InterpolationQuality WebCore::ImageQualityController::chooseInterpolationQuality | ( | GraphicsContext & | context, |
| RenderBoxModelObject * | object, | ||
| Image & | image, | ||
| const void * | layer, | ||
| const LayoutSize & | size | ||
| ) |
|
static |
|
inline |
1.8.13