HomeSort by relevance Sort by last modified time
    Searched defs:inverted_CMYK_to_BGR1 (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkOpts.cpp 102 decltype(inverted_CMYK_to_BGR1) inverted_CMYK_to_BGR1 = sk_default::inverted_CMYK_to_BGR1;
  /external/skia/src/opts/
SkSwizzler_opts.h 483 static void inverted_CMYK_to_BGR1(uint32_t dst[], const void* src, int count) {
790 static void inverted_CMYK_to_BGR1(uint32_t dst[], const void* src, int count) {
832 static void inverted_CMYK_to_BGR1(uint32_t dst[], const void* src, int count) {

Completed in 774 milliseconds