Searched refs:aPixels (Results 1 – 1 of 1) sorted by relevance
590 Bitmap aPixels( aSize, aTempl.GetBitmap().GetBitCount() ); in GetAsHorizontalStrip() local592 aResult = BitmapEx( aPixels, AlphaMask( aSize ) ); in GetAsHorizontalStrip()594 aResult = BitmapEx( aPixels, Bitmap( aSize, aTempl.GetMask().GetBitCount() ) ); in GetAsHorizontalStrip()596 aResult = BitmapEx( aPixels ); in GetAsHorizontalStrip()
Completed in 23 milliseconds