Searched refs:bilinearPainter (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h615 BilinearDefault<ColorType, DrawMode> bilinearPainter; local
616 bilinearPainter.Draw(aggInterface, destinationRect, &bitmap,
623 BilinearLowFilterRatio bilinearPainter; local
624 bilinearPainter.Draw(aggInterface, destinationRect,
632 BilinearSimd bilinearPainter; local
633 bilinearPainter.Draw(aggInterface, destinationRect, &bitmap,

Completed in 82 milliseconds