Home
last modified time | relevance | path

Searched refs:RGBA_to_BGRA_portable (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/opts/
DSkSwizzler_opts.h55 static void RGBA_to_BGRA_portable(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA_portable() function
267 RGBA_to_BGRA_portable(dst, src, count); in RGBA_to_BGRA()
581 RGBA_to_BGRA_portable(dst, src, count); in RGBA_to_BGRA()
788 RGBA_to_BGRA_portable(dst, src, count); in RGBA_to_BGRA()
/external/skqp/src/opts/
DSkSwizzler_opts.h55 static void RGBA_to_BGRA_portable(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA_portable() function
267 RGBA_to_BGRA_portable(dst, src, count); in RGBA_to_BGRA()
581 RGBA_to_BGRA_portable(dst, src, count); in RGBA_to_BGRA()
788 RGBA_to_BGRA_portable(dst, src, count); in RGBA_to_BGRA()