Searched refs:blend31_slow (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/tests/ |
D | MathTest.cpp | 110 static int blend31_slow(int src, int dst, int a31) { in blend31_slow() function 130 blend31_slow, 147 int r0 = blend31_slow(src, dst, a); in test_blend31()
|
/third_party/skia/tests/ |
D | MathTest.cpp | 108 static int blend31_slow(int src, int dst, int a31) { in blend31_slow() function 128 blend31_slow, 145 int r0 = blend31_slow(src, dst, a); in test_blend31()
|