Home
last modified time | relevance | path

Searched refs:webkit_ceiling (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DMathTest.cpp317 int webkit_ceiling = (c * a + 254) / 255; in test_muldiv255ceiling() local
318 REPORTER_ASSERT(reporter, expected_ceiling == webkit_ceiling); in test_muldiv255ceiling()
320 REPORTER_ASSERT(reporter, skia_ceiling == webkit_ceiling); in test_muldiv255ceiling()
/external/skqp/tests/
DMathTest.cpp317 int webkit_ceiling = (c * a + 254) / 255; in test_muldiv255ceiling() local
318 REPORTER_ASSERT(reporter, expected_ceiling == webkit_ceiling); in test_muldiv255ceiling()
320 REPORTER_ASSERT(reporter, skia_ceiling == webkit_ceiling); in test_muldiv255ceiling()