Home
last modified time | relevance | path

Searched defs:grayA_to_RGBA (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkOpts.cpp99 decltype(grayA_to_RGBA) grayA_to_RGBA = sk_default::grayA_to_RGBA; variable
/external/skia/src/opts/
DSkSwizzler_opts.h431 static void grayA_to_RGBA(uint32_t dst[], const void* src, int count) { in grayA_to_RGBA() function
666 static void grayA_to_RGBA(uint32_t dst[], const void* vsrc, int count) { in grayA_to_RGBA() function
820 static void grayA_to_RGBA(uint32_t dst[], const void* src, int count) { in grayA_to_RGBA() function