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

  /external/skia/legacy/src/core/
SkBlitter_4444.cpp 215 uint32_t o32 = SkExpand_4444_Replicate(other); local
217 src_over_4444x(device, c32, o32, invScale, width);
219 SkTSwap<uint32_t>(c32, o32);
  /external/skia/src/core/
SkBlitter_4444.cpp 215 uint32_t o32 = SkExpand_4444_Replicate(other); local
217 src_over_4444x(device, c32, o32, invScale, width);
219 SkTSwap<uint32_t>(c32, o32);

Completed in 1126 milliseconds