Searched refs:mbAlphaChannel (Results 1 – 1 of 1) sorted by relevance
144 sal_Bool mbAlphaChannel; // is true for ColorType 4 and 6 member in vcl::PNGReaderImpl559 mbIDAT = mbAlphaChannel = mbTransparent = sal_False; in ImplReadHeader()626 mbAlphaChannel = sal_True; in ImplReadHeader()644 mbAlphaChannel = sal_True; in ImplReadHeader()721 if ( mbAlphaChannel ) in ImplReadHeader()839 if( mbTransparent && !mbAlphaChannel && !mpMaskBmp ) in ImplReadTransparent()1062 if( mbAlphaChannel ) in ImplPreparePass()1331 if ( mbAlphaChannel ) in ImplDrawScanline()1392 if( mbAlphaChannel ) in ImplDrawScanline()
Completed in 22 milliseconds