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

  /external/skia/src/opts/
SkSwizzler_opts.h 383 static void expand_grayA(uint32_t dst[], const void* vsrc, int count) {
438 expand_grayA<false>(dst, src, count);
442 expand_grayA<true>(dst, src, count);
  /external/skqp/src/opts/
SkSwizzler_opts.h 383 static void expand_grayA(uint32_t dst[], const void* vsrc, int count) {
438 expand_grayA<false>(dst, src, count);
442 expand_grayA<true>(dst, src, count);

Completed in 261 milliseconds