Home
last modified time | relevance | path

Searched refs:first_clip_box (Results 1 – 7 of 7) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_renderer_mclip.h74 void first_clip_box() in first_clip_box() function
129 first_clip_box(); in copy_pixel()
144 first_clip_box(); in blend_pixel()
159 first_clip_box(); in pixel()
174 first_clip_box(); in copy_hline()
185 first_clip_box(); in copy_vline()
197 first_clip_box(); in blend_hline()
209 first_clip_box(); in blend_vline()
220 first_clip_box(); in copy_bar()
232 first_clip_box(); in blend_bar()
[all …]
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h73 void first_clip_box() in first_clip_box() function
211 first_clip_box(); in copy_pixel()
228 first_clip_box(); in blend_pixel()
245 first_clip_box(); in pixel()
263 first_clip_box(); in copy_hline()
277 first_clip_box(); in copy_vline()
292 first_clip_box(); in blend_hline()
307 first_clip_box(); in blend_vline()
321 first_clip_box(); in copy_bar()
336 first_clip_box(); in blend_bar()
[all …]
H A DPainter.cpp590 fBaseRenderer.first_clip_box(); in StraightLine()
622 fBaseRenderer.first_clip_box(); in StraightLine()
1011 fBaseRenderer.first_clip_box(); in FillRect()
1063 fBaseRenderer.first_clip_box(); in FillRectVerticalGradient()
1734 fBaseRenderer.first_clip_box(); in _BlendRect32()
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNearestNeighbor.h97 baseRenderer.first_clip_box(); in Draw()
H A DDrawBitmapNoScale.h60 baseRenderer.first_clip_box(); in Draw()
H A DDrawBitmapBilinear.h63 baseRenderer.first_clip_box(); in Draw()
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp352 fBaseRenderer->first_clip_box(); in StraightLine()
379 fBaseRenderer->first_clip_box(); in StraightLine()
602 fBaseRenderer->first_clip_box(); in FillRect()