Searched refs:clipped (Results 1 – 12 of 12) sorted by relevance
97 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_simple_line_alpha_draw() local130 clipped = GX_FALSE; in _gx_display_driver_simple_line_alpha_draw()134 if (clipped) in _gx_display_driver_simple_line_alpha_draw()
102 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_8bpp_simple_line_draw() local161 clipped = GX_FALSE; in _gx_display_driver_8bpp_simple_line_draw()165 if (clipped) in _gx_display_driver_8bpp_simple_line_draw()
95 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_32bpp_simple_line_draw() local148 clipped = GX_FALSE; in _gx_display_driver_32bpp_simple_line_draw()152 if (clipped) in _gx_display_driver_32bpp_simple_line_draw()
103 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_16bpp_simple_line_draw() local160 clipped = GX_FALSE; in _gx_display_driver_16bpp_simple_line_draw()164 if (clipped) in _gx_display_driver_16bpp_simple_line_draw()
97 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_8bpp_rotated_simple_line_draw() local164 clipped = GX_FALSE; in _gx_display_driver_8bpp_rotated_simple_line_draw()168 if (clipped) in _gx_display_driver_8bpp_rotated_simple_line_draw()
108 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_1bpp_simple_line_draw() local149 clipped = GX_FALSE; in _gx_display_driver_1bpp_simple_line_draw()153 if (clipped) in _gx_display_driver_1bpp_simple_line_draw()
106 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_4bpp_simple_line_draw() local148 clipped = GX_FALSE; in _gx_display_driver_4bpp_simple_line_draw()152 if (clipped) in _gx_display_driver_4bpp_simple_line_draw()
91 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_32bpp_rotated_simple_line_draw() local174 clipped = GX_FALSE; in _gx_display_driver_32bpp_rotated_simple_line_draw()178 if (clipped) in _gx_display_driver_32bpp_rotated_simple_line_draw()
96 GX_BOOL clipped = GX_TRUE; in _gx_display_driver_16bpp_rotated_simple_line_draw() local182 clipped = GX_FALSE; in _gx_display_driver_16bpp_rotated_simple_line_draw()186 if (clipped) in _gx_display_driver_16bpp_rotated_simple_line_draw()
390 …r_16bpp_pixelmap_blend.c Fix bug when pixlemap clipped to area smaller t…
1058 …r_16bpp_pixelmap_blend.c Fix bug when pixlemap clipped to area smaller t…