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

  /external/skia/tests/
ColorTest.cpp 70 REPORTER_ASSERT(reporter, SkFastFourByteInterp(src, dst, a0) == dst);
71 REPORTER_ASSERT(reporter, SkFastFourByteInterp(src, dst, a255) == src);
  /external/skia/include/core/
SkColorPriv.h 247 static inline SkPMColor SkFastFourByteInterp(SkPMColor src,
  /external/skia/src/effects/
SkGradientShader.cpp     [all...]

Completed in 57 milliseconds