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

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h232 void DrawToClipRect(int32 xIndexL, int32 xIndexR, int32 y1, int32 y2) function in struct:BitmapPainterPrivate::BilinearDefault
321 void DrawToClipRect(int32 xIndexL, int32 xIndexR, int32 y1, int32 y2) function in struct:BitmapPainterPrivate::BilinearLowFilterRatio
411 void DrawToClipRect(int32 xIndexL, int32 xIndexR, int32 y1, int32 y2) function in struct:BitmapPainterPrivate::BilinearSimd

Completed in 205 milliseconds