Searched defs:destinationRect (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapGeneric.h35 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect, uint32 options) argument
[all...]
H A DDrawBitmapNoScale.h21 Draw(PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, uint32 bytesPerSourcePixel, IntPoint offset, BRect destinationRect) argument
H A DBitmapPainter.cpp58 Draw(const BRect& sourceRect, const BRect& destinationRect) argument
178 _DetermineTransform(BRect sourceRect, const BRect& destinationRect) argument
[all...]
H A DDrawBitmapNearestNeighbor.h16 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
[all...]
H A DDrawBitmapBilinear.h45 void Draw(PainterAggInterface& aggInterface, const BRect& destinationRect, argument
484 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
[all...]
/haiku/src/kits/interface/
H A DPicturePlayer.cpp1246 const BRect* destinationRect; local

Completed in 112 milliseconds