Searched refs:fill_pixel (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/gil/test/core/algorithm/ |
D | std_uninitialized_fill.cpp | 67 for (auto const &fill_pixel : {min_pixel, max_pixel, rnd_pixel}) in operator ()() 70 std::uninitialized_fill(pixels.begin(), pixels.end(), fill_pixel); in operator ()() 73 BOOST_TEST_EQ(p, fill_pixel); in operator ()() 91 for (auto const &fill_pixel : {min_pixel, max_pixel}) in operator ()() 94 std::uninitialized_fill(pixels.begin(), pixels.end(), fill_pixel); in operator ()() 97 BOOST_TEST_EQ(p, fill_pixel); in operator ()() 113 for (auto const& fill_pixel : {min_pixel, max_pixel, mid_pixel} ) in test_fill_with_packed_pixel_gray3() 116 std::uninitialized_fill(pixels.begin(), pixels.end(), fill_pixel); in test_fill_with_packed_pixel_gray3() 120 BOOST_TEST_EQ(p, fill_pixel); in test_fill_with_packed_pixel_gray3() 121 …BOOST_TEST_EQ((int)get_color(p, gil::gray_color_t()), (int)get_color(fill_pixel, gil::gray_color_t… in test_fill_with_packed_pixel_gray3() [all …]
|
/third_party/pixman/pixman/ |
D | pixman-linear-gradient.c | 96 pixman_gradient_walker_fill_t fill_pixel) in linear_get_scanline() argument 166 fill_pixel (&walker, t, buffer, end); in linear_get_scanline()
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …3,24,28],file_nam:6,filenam:24,filesystem:24,fill:[2,7,10,13,15,24,28],fill_pixel:[7,10,24],fill_v… property
|