Home | History | Annotate | Download | only in ports

Lines Matching refs:bitmapInfo

852         const CGBitmapInfo bitmapInfo = kCGBitmapByteOrder32Host | alpha;
854 rowBytes, fRGBSpace.get(), bitmapInfo));