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

  /external/chromium_org/third_party/skia/tests/
MathTest.cpp 98 static float float_blend(int src, int dst, float unit) { function
146 float f = float_blend(src, dst, a / 31.f);
171 float f1 = float_blend(src, dst, a / 255.f);
  /external/skia/tests/
MathTest.cpp 98 static float float_blend(int src, int dst, float unit) { function
146 float f = float_blend(src, dst, a / 31.f);
171 float f1 = float_blend(src, dst, a / 255.f);

Completed in 93 milliseconds