Lines Matching refs:transforms
415 /* Check for transforms that have been set but were defined out */
870 /* Check for transforms that have been set but were defined out */
938 /* And make sure transforms are initialized. */
1305 int transforms, voidp params)
1326 if ((transforms & PNG_TRANSFORM_SCALE_16) != 0)
1340 if ((transforms & PNG_TRANSFORM_STRIP_16) != 0)
1350 if ((transforms & PNG_TRANSFORM_STRIP_ALPHA) != 0)
1360 if ((transforms & PNG_TRANSFORM_PACKING) != 0)
1370 if ((transforms & PNG_TRANSFORM_PACKSWAP) != 0)
1382 if ((transforms & PNG_TRANSFORM_EXPAND) != 0)
1394 if ((transforms & PNG_TRANSFORM_INVERT_MONO) != 0)
1405 if ((transforms & PNG_TRANSFORM_SHIFT) != 0)
1414 if ((transforms & PNG_TRANSFORM_BGR) != 0)
1422 if ((transforms & PNG_TRANSFORM_SWAP_ALPHA) != 0)
1430 if ((transforms & PNG_TRANSFORM_SWAP_ENDIAN) != 0)
1439 if ((transforms & PNG_TRANSFORM_INVERT_ALPHA) != 0)
1448 if ((transforms & PNG_TRANSFORM_GRAY_TO_RGB) != 0)
1456 if ((transforms & PNG_TRANSFORM_EXPAND_16) != 0)
3633 /* The do_local_background case; called when all the following transforms are to
3941 /* Add transforms to ensure the correct output format is produced then check