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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_procs.h 51 a00 = SkExpand_4444(a00);
52 a01 = SkExpand_4444(a01);
53 a10 = SkExpand_4444(a10);
54 a11 = SkExpand_4444(a11);
  /external/skia/src/core/
SkBitmapProcState_procs.h 51 a00 = SkExpand_4444(a00);
52 a01 = SkExpand_4444(a01);
53 a10 = SkExpand_4444(a10);
54 a11 = SkExpand_4444(a11);
  /external/skia/include/core/
SkColorPriv.h 809 static inline uint32_t SkExpand_4444(U16CPU c) {
816 /** Compress an expanded value (from SkExpand_4444) back down to a SkPMColor16.
862 uint32_t src32 = SkExpand_4444(src) * scale16;
871 uint32_t dst32 = SkExpand_4444(dst) * dstScale;
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkColorPriv.h 808 static inline uint32_t SkExpand_4444(U16CPU c) {
    [all...]

Completed in 966 milliseconds