Lines Matching refs:destPixels

10108     p.blit_resize = function blit_resize(img, srcX1, srcY1, srcX2, srcY2, destPixels,  argument
10165 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10166 destPixels[((destOffset + x) * 4) + 1],
10167 destPixels[((destOffset + x) * 4) + 2],
10168 destPixels[((destOffset + x) * 4) + 3]);
10171 destPixels[(destOffset + x) * 4] = destColor[0];
10172 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10173 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10174 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10186 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10187 destPixels[((destOffset + x) * 4) + 1],
10188 destPixels[((destOffset + x) * 4) + 2],
10189 destPixels[((destOffset + x) * 4) + 3]);
10193 destPixels[(destOffset + x) * 4] = destColor[0];
10194 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10195 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10196 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10208 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10209 destPixels[((destOffset + x) * 4) + 1],
10210 destPixels[((destOffset + x) * 4) + 2],
10211 destPixels[((destOffset + x) * 4) + 3]);
10214 destPixels[(destOffset + x) * 4] = destColor[0];
10215 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10216 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10217 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10229 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10230 destPixels[((destOffset + x) * 4) + 1],
10231 destPixels[((destOffset + x) * 4) + 2],
10232 destPixels[((destOffset + x) * 4) + 3]);
10235 destPixels[(destOffset + x) * 4] = destColor[0];
10236 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10237 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10238 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10250 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10251 destPixels[((destOffset + x) * 4) + 1],
10252 destPixels[((destOffset + x) * 4) + 2],
10253 destPixels[((destOffset + x) * 4) + 3]);
10256 destPixels[(destOffset + x) * 4] = destColor[0];
10257 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10258 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10259 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10271 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10272 destPixels[((destOffset + x) * 4) + 1],
10273 destPixels[((destOffset + x) * 4) + 2],
10274 destPixels[((destOffset + x) * 4) + 3]);
10277 destPixels[(destOffset + x) * 4] = destColor[0];
10278 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10279 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10280 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10292 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10293 destPixels[((destOffset + x) * 4) + 1],
10294 destPixels[((destOffset + x) * 4) + 2],
10295 destPixels[((destOffset + x) * 4) + 3]);
10298 destPixels[(destOffset + x) * 4] = destColor[0];
10299 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10300 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10301 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10313 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10314 destPixels[((destOffset + x) * 4) + 1],
10315 destPixels[((destOffset + x) * 4) + 2],
10316 destPixels[((destOffset + x) * 4) + 3]);
10319 destPixels[(destOffset + x) * 4] = destColor[0];
10320 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10321 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10322 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10334 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10335 destPixels[((destOffset + x) * 4) + 1],
10336 destPixels[((destOffset + x) * 4) + 2],
10337 destPixels[((destOffset + x) * 4) + 3]);
10340 destPixels[(destOffset + x) * 4] = destColor[0];
10341 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10342 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10343 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10355 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10356 destPixels[((destOffset + x) * 4) + 1],
10357 destPixels[((destOffset + x) * 4) + 2],
10358 destPixels[((destOffset + x) * 4) + 3]);
10361 destPixels[(destOffset + x) * 4] = destColor[0];
10362 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10363 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10364 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10376 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10377 destPixels[((destOffset + x) * 4) + 1],
10378 destPixels[((destOffset + x) * 4) + 2],
10379 destPixels[((destOffset + x) * 4) + 3]);
10382 destPixels[(destOffset + x) * 4] = destColor[0];
10383 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10384 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10385 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10397 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10398 destPixels[((destOffset + x) * 4) + 1],
10399 destPixels[((destOffset + x) * 4) + 2],
10400 destPixels[((destOffset + x) * 4) + 3]);
10403 destPixels[(destOffset + x) * 4] = destColor[0];
10404 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10405 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10406 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10418 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10419 destPixels[((destOffset + x) * 4) + 1],
10420 destPixels[((destOffset + x) * 4) + 2],
10421 destPixels[((destOffset + x) * 4) + 3]);
10424 destPixels[(destOffset + x) * 4] = destColor[0];
10425 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10426 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10427 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10439 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10440 destPixels[((destOffset + x) * 4) + 1],
10441 destPixels[((destOffset + x) * 4) + 2],
10442 destPixels[((destOffset + x) * 4) + 3]);
10445 destPixels[(destOffset + x) * 4] = destColor[0];
10446 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10447 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10448 destPixels[(destOffset + x) * 4 + 3] = destColor[3];
10460 destColor = p.color.toInt(destPixels[(destOffset + x) * 4],
10461 destPixels[((destOffset + x) * 4) + 1],
10462 destPixels[((destOffset + x) * 4) + 2],
10463 destPixels[((destOffset + x) * 4) + 3]);
10466 destPixels[(destOffset + x) * 4] = destColor[0];
10467 destPixels[(destOffset + x) * 4 + 1] = destColor[1];
10468 destPixels[(destOffset + x) * 4 + 2] = destColor[2];
10469 destPixels[(destOffset + x) * 4 + 3] = destColor[3];