Home
last modified time | relevance | path

Searched refs:matrix (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/gd/tests/
H A Dbug47946.phpt27 function makeFilter($resource, $matrix, $offset = 1.0)
29 $divisor = array_sum(array_flatten($matrix));
33 return imageconvolution($resource, $matrix, $divisor, $offset);
/PHP-7.2/ext/gd/libgd/
H A Dgdft.c820 FT_Matrix matrix; local
910 matrix.xx = (FT_Fixed) (cos_a * (1 << 16));
911 matrix.yx = (FT_Fixed) (sin_a * (1 << 16));
912 matrix.xy = -matrix.yx;
913 matrix.yy = matrix.xx;
1073 FT_Set_Transform(face, &matrix, NULL);
/PHP-7.2/
H A D.appveyor.yml30 matrix:
H A D.travis.yml48 matrix:
/PHP-7.2/Zend/
H A Dbench.php292 function matrix($n) { function
413 matrix(20);
/PHP-7.2/ext/gd/
H A Dgd.c4605 float matrix[3][3] = {{0,0,0}, {0,0,0}, {0,0,0}}; in PHP_FUNCTION() local
4630 matrix[i][j] = (float) zval_get_double(var2); in PHP_FUNCTION()
4638 res = gdImageConvolution(im_src, matrix, (float)div, (float)offset); in PHP_FUNCTION()
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic23666 >0x00003B byte 0x02 (matrix)
23684 >0x00003B byte 0x02 (matrix)
23701 >0x00003B byte 0x02 (matrix)
23719 >0x00003B byte 0x02 (matrix)
23744 >0x00003B byte 0x06 (real matrix)
23745 >0x00003B byte 0x07 (complex matrix)
23777 >0x00003B byte 0x06 (real matrix)
23778 >0x00003B byte 0x07 (complex matrix)
23804 >0x000048 byte 0x06 (matrix)
23822 >0x000048 byte 0x06 (matrix)
[all …]
H A Dmagic私はガラスを食べられます23666 >0x00003B byte 0x02 (matrix)
23684 >0x00003B byte 0x02 (matrix)
23701 >0x00003B byte 0x02 (matrix)
23719 >0x00003B byte 0x02 (matrix)
23744 >0x00003B byte 0x06 (real matrix)
23745 >0x00003B byte 0x07 (complex matrix)
23777 >0x00003B byte 0x06 (real matrix)
23778 >0x00003B byte 0x07 (complex matrix)
23804 >0x000048 byte 0x06 (matrix)
23822 >0x000048 byte 0x06 (matrix)
[all …]

Completed in 108 milliseconds