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

  /external/skia/src/core/
SkBlitRow_D16.cpp 207 static uint32_t pmcolor_to_expand16(SkPMColor c) { function
216 uint32_t src_expand = pmcolor_to_expand16(src);
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 480 static uint32_t pmcolor_to_expand16(SkPMColor c) { function
499 src_expand = pmcolor_to_expand16(src);
    [all...]

Completed in 256 milliseconds