Searched refs:fill_stream (Results 1 – 1 of 1) sorted by relevance
63 static void fill_stream(SkWStream* out, char value, size_t n) { in fill_stream() function179 fill_stream(out, '\x00', size); in bitmap_to_pdf_pixels()226 fill_stream(out, '\x00', pixel_count(bm)); in bitmap_to_pdf_pixels()247 fill_stream(out, '\xFF', pixel_count(bitmap)); in bitmap_alpha_to_a8()