Searched refs:draw_into_alpha (Results 1 – 1 of 1) sorted by relevance
1496 static void draw_into_alpha(const SkImage* img, sk_sp<SkColorFilter> cf, const SkPixmap& dst) { in draw_into_alpha() function1511 draw_into_alpha(img, SkColorFilters::Matrix(m), dst[0]); in split_into_yuv()1514 draw_into_alpha(img, SkColorFilters::Matrix(m), dst[1]); in split_into_yuv()1517 draw_into_alpha(img, SkColorFilters::Matrix(m), dst[2]); in split_into_yuv()