Searched refs:gray_to_RGB1_portable (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/opts/ |
D | SkSwizzler_opts.h | 94 static void gray_to_RGB1_portable(uint32_t dst[], const uint8_t* src, int count) { in gray_to_RGB1_portable() function 368 gray_to_RGB1_portable(dst, src, count); in gray_to_RGB1() 650 gray_to_RGB1_portable(dst, src, count); in gray_to_RGB1() 800 gray_to_RGB1_portable(dst, src, count); in gray_to_RGB1()
|
/external/skqp/src/opts/ |
D | SkSwizzler_opts.h | 94 static void gray_to_RGB1_portable(uint32_t dst[], const uint8_t* src, int count) { in gray_to_RGB1_portable() function 368 gray_to_RGB1_portable(dst, src, count); in gray_to_RGB1() 650 gray_to_RGB1_portable(dst, src, count); in gray_to_RGB1() 800 gray_to_RGB1_portable(dst, src, count); in gray_to_RGB1()
|