Searched defs:yscale (Results 1 – 5 of 5) sorted by relevance
135 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in WebPRescalerExportRowShrink_C() local
126 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_NEON() local
323 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_SSE2() local
319 double client_w, client_h, xscale, yscale; in Emscripten_HandleMouseMove() local
840 double yscale = 1.0; in exportMaskedImage() local1079 double xscale = 1.0, yscale = 1.0, scale = 1.0; in psPageSize() local1255 double xscale = 1.0, yscale = 1.0; in psStart() local
Completed in 18 milliseconds