Lines Matching refs:flipY
1334 // Determine which conversions have to be applied: flipY, swapRAnd, and/or unpremul.
1337 // either do the flipY by drawing into a scratch with a matrix or on the cpu after the read.
1338 bool flipY = fGpu->readPixelsWillPayForYFlip(target, left, top,
1367 if (NULL != src && (swapRAndB || unpremul || flipY)) {
1406 if (NULL != effect || flipY || swapRAndB) {