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