Home
last modified time | relevance | path

Searched refs:found_transparent_pixel (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpng.c3462 found_transparent_pixel; in ReadOnePNGImage() local
3464 found_transparent_pixel=MagickFalse; in ReadOnePNGImage()
3517 if (found_transparent_pixel == MagickFalse) in ReadOnePNGImage()
3534 found_transparent_pixel = MagickTrue; in ReadOnePNGImage()
3549 found_transparent_pixel = MagickTrue; in ReadOnePNGImage()
3642 found_transparent_pixel = MagickTrue; in ReadOnePNGImage()
3685 found_transparent_pixel = MagickTrue; in ReadOnePNGImage()
3699 found_transparent_pixel = MagickTrue; in ReadOnePNGImage()
3761 image->alpha_trait=found_transparent_pixel ? BlendPixelTrait : in ReadOnePNGImage()
3766 if (found_transparent_pixel != MagickFalse) in ReadOnePNGImage()