Searched refs:dst16_end (Results 1 – 1 of 1) sorted by relevance
186 uint16_t *dst16, *dst16_end, c1; in _ewk_tile_paint_rgb565() local210 dst16 = (uint16_t *)dst16_end; in _ewk_tile_paint_rgb565()211 dst16_end = (uint16_t *)(t->pixels + t->bytes); in _ewk_tile_paint_rgb565()212 for (; dst16 < dst16_end; dst16++) in _ewk_tile_paint_rgb565()