Searched refs:webkit_ceiling (Results 1 – 1 of 1) sorted by relevance
444 int webkit_ceiling = (c * a + 254) / 255; in test_muldiv255ceiling() local445 REPORTER_ASSERT(reporter, expected_ceiling == webkit_ceiling); in test_muldiv255ceiling()447 REPORTER_ASSERT(reporter, skia_ceiling == webkit_ceiling); in test_muldiv255ceiling()