Home
last modified time | relevance | path

Searched refs:gdAffineTranslate (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_matrix.c269 int gdAffineTranslate (double dst[6], const double offset_x, const double offset_y) in gdAffineTranslate() function
H A Dgd.h890 int gdAffineTranslate (double dst[6], const double offset_x, const double offset_y);
H A Dgd_interpolation.c2259 gdAffineTranslate(m, -bbox.x, -bbox.y); in gdTransformAffineGetImage()
/PHP-7.4/ext/gd/
H A Dgd.c5051 res = gdAffineTranslate(affine, x, y); in PHP_FUNCTION()

Completed in 32 milliseconds