Home
last modified time | relevance | path

Searched refs:white8 (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/p5-Convert-Color/Convert-Color-0.11/t/
H A D21rgb-blend.t26 my $white8 = Convert::Color::RGB8->new( 255, 255, 255 );
29 my $pink8 = $red8->alpha_blend( $white8 );
34 is_deeply( [ $red8->alpha_blend( $white8, 0.25 )->rgb8 ], [ 255, 64, 64 ], 'alpha_blend(0.25) white…
35 is_deeply( [ $red8->alpha_blend( $white8, 0.75 )->rgb8 ], [ 255, 191, 191 ], 'alpha_blend(0.75) whi…
39 isa_ok( $red8->alpha8_blend( $white8 ), "Convert::Color::RGB8", 'red8->alpha8_blend constructs Conv…
41 is_deeply( [ $red8->alpha8_blend( $white8, 64 )->rgb8 ], [ 255, 64, 64 ], 'alpha8_blend(64) white8'…
42 is_deeply( [ $red8->alpha8_blend( $white8, 191 )->rgb8 ], [ 255, 191, 191 ], 'alpha8_blend(191) whi…
H A D22rgb-dst.t36 my $white8 = Convert::Color::RGB8->new( 255, 255, 255 );
48 is( $black8->dst_rgb8( $white8 ), 1, 'black8->dst_rgb8 white8' );
57 is( $black8->dst_rgb8_cheap( $white8 ), 3*255*255, 'black8->dst_rgb8_cheap white8' );
/dports/multimedia/xawtv/xawtv-3.107/console/
H A Dfs.h33 int fs_init_fb(int white8);
H A Dfs.c72 int fs_init_fb(int white8) in fs_init_fb() argument
76 white = white8; black = 0; bpp = 1; in fs_init_fb()
/dports/devel/boost-docs/boost_1_72_0/libs/gil/test/legacy/
H A Dimage.cpp203 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
211 color_convert(white8,white); in basic_test()
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dimage.cpp203 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
211 color_convert(white8,white); in basic_test()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/gil/test/
H A Dimage.cpp191 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
199 color_convert(white8,white); in basic_test()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/gil/test/
H A Dimage.cpp191 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
199 color_convert(white8,white); in basic_test()
/dports/databases/percona57-server/boost_1_59_0/libs/gil/test/
H A Dimage.cpp191 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
199 color_convert(white8,white); in basic_test()
/dports/databases/xtrabackup/boost_1_59_0/libs/gil/test/
H A Dimage.cpp191 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
199 color_convert(white8,white); in basic_test()
/dports/databases/percona57-client/boost_1_59_0/libs/gil/test/
H A Dimage.cpp191 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
199 color_convert(white8,white); in basic_test()
/dports/devel/boost-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dimage.cpp203 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
211 color_convert(white8,white); in basic_test()
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/legacy/
H A Dimage.cpp203 rgb8_pixel_t red8(255,0,0), green8(0,255,0), blue8(0,0,255), white8(255,255,255); in basic_test() local
211 color_convert(white8,white); in basic_test()
/dports/games/iortcw/iortcw-1.51c/SP/media/scripts/
H A Dmodels.mtr4679 …hite6.tga models/mapobjects/lightning/white/white7.tga models/mapobjects/lightning/white/white8.tga