Searched refs:src_row_bytes (Results 1 – 1 of 1) sorted by relevance
141 static void TextBlend(const uint8_t* src_p, int src_row_bytes, uint32_t* dst_p, int dst_row_pixels, in TextBlend() argument152 src_p += src_row_bytes; in TextBlend()