Searched refs:bitsPerPixel (Results 1 – 1 of 1) sorted by relevance
1799 static const sal_uInt8 bitsPerPixel[] = in createBitmapDeviceImpl() local1822 nScanlineStride = (rSize.getX()*bitsPerPixel[nScanlineFormat] + 7) >> 3; in createBitmapDeviceImpl()1826 (bitsPerPixel[nScanlineFormat] + 7) >> 3); in createBitmapDeviceImpl()1872 bitsPerPixel[nScanlineFormat] ); in createBitmapDeviceImpl()1878 bitsPerPixel[nScanlineFormat] ); in createBitmapDeviceImpl()1898 bitsPerPixel[nScanlineFormat] ); in createBitmapDeviceImpl()1904 bitsPerPixel[nScanlineFormat] ); in createBitmapDeviceImpl()1919 bitsPerPixel[nScanlineFormat] ); in createBitmapDeviceImpl()
Completed in 26 milliseconds