Searched refs:dst_row_pixels (Results 1 – 1 of 1) sorted by relevance
145 uint32_t* dst_p, int dst_row_pixels, in text_blend() argument152 for (int i = 0; i < width; ++i, incr_x(&px, dst_row_pixels)) { in text_blend()158 incr_y(&dst_p, dst_row_pixels); in text_blend()