Searched refs:blend_float_round (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DBlendTest.cpp68 static uint8_t blend_float_round(uint8_t dst, uint8_t src, uint8_t srcAlpha) { function
131 test_alpha(r, alpha, 0, blend_float_round);
155 test_dst(r, dst, 0, blend_float_round);
175 test_alpha(r, alpha, 0, blend_float_round);
190 test_dst(r, dst, 0, blend_float_round);
206 test_alpha(r, alpha, 0, blend_float_round);
228 test_dst(r, dst, 0, blend_float_round);
248 // blend_float_round
/external/skia/tests/
H A DBlendTest.cpp68 static uint8_t blend_float_round(uint8_t dst, uint8_t src, uint8_t srcAlpha) { function
131 test_alpha(r, alpha, 0, blend_float_round);
155 test_dst(r, dst, 0, blend_float_round);
175 test_alpha(r, alpha, 0, blend_float_round);
190 test_dst(r, dst, 0, blend_float_round);
206 test_alpha(r, alpha, 0, blend_float_round);
228 test_dst(r, dst, 0, blend_float_round);
248 // blend_float_round

Completed in 102 milliseconds