shouldPaintAtLowQuality   68 Source/core/rendering/ImageQualityController.cpp     if (shouldPaintAtLowQuality(context, object, image, layer, layoutSize))
shouldPaintAtLowQuality   61 Source/core/rendering/ImageQualityController.h     bool shouldPaintAtLowQuality(GraphicsContext*, RenderObject*, Image*, const void* layer, const LayoutSize&);