ngx_http_image_new 95 src/http/modules/ngx_http_image_filter_module.c static gdImagePtr ngx_http_image_new(ngx_http_request_t *r, int w, int h, ngx_http_image_new 853 src/http/modules/ngx_http_image_filter_module.c dst = ngx_http_image_new(r, dx, dy, palette); ngx_http_image_new 886 src/http/modules/ngx_http_image_filter_module.c dst = ngx_http_image_new(r, dy, dx, palette); ngx_http_image_new 910 src/http/modules/ngx_http_image_filter_module.c dst = ngx_http_image_new(r, dx, dy, palette); ngx_http_image_new 942 src/http/modules/ngx_http_image_filter_module.c dst = ngx_http_image_new(r, dx - ox, dy - oy, colors);