Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DBackendAllocationTest.cpp222 static SkColor4f get_expected_color(SkColor4f orig, GrColorType ct) { in get_expected_color() function
255 SkColor4f expectedColor = get_expected_color(color, colorType); in check_base_readbacks()
326 SkColor4f expectedColor = get_expected_color(testColor, colorType); in test_color_init()
505 get_expected_color(colors[0], grColorType), in test_pixmap_init()
506 get_expected_color(colors[1], grColorType), in test_pixmap_init()
507 get_expected_color(colors[2], grColorType), in test_pixmap_init()
508 get_expected_color(colors[3], grColorType), in test_pixmap_init()
509 get_expected_color(colors[4], grColorType), in test_pixmap_init()
510 get_expected_color(colors[5], grColorType), in test_pixmap_init()

Completed in 2 milliseconds