HomeSort by relevance Sort by last modified time
    Searched defs:chooseInterpolationQuality (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ImageQualityController.cpp 68 InterpolationQuality ImageQualityController::chooseInterpolationQuality(GraphicsContext* context, RenderObject* object, Image* image, const void* layer, const LayoutSize& layoutSize)
  /external/chromium_org/third_party/WebKit/Source/core/paint/
BoxPainter.cpp 456 InterpolationQuality interpolationQuality = chooseInterpolationQuality(obj, context, image.get(), &bgLayer, geometry.tileSize());
    [all...]

Completed in 100 milliseconds