Searched refs:fBmpPixelX (Results 1 – 2 of 2) sorted by relevance
1401 const double fBmpPixelX = aBmpSize.Width(); in GetDownsampledBitmap() local1407 if( ( ( fBmpPixelX > ( fMaxPixelX + 4 ) ) || in GetDownsampledBitmap()1413 const double fBmpWH = fBmpPixelX / fBmpPixelY; in GetDownsampledBitmap()1470 const double fBmpPixelX = aBmpSize.Width(); in GetDownsampledBitmapEx() local1476 if( ( ( fBmpPixelX > ( fMaxPixelX + 4 ) ) || in GetDownsampledBitmapEx()1482 const double fBmpWH = fBmpPixelX / fBmpPixelY; in GetDownsampledBitmapEx()
110 const double fBmpPixelX = aBmpSize.Width(); in implWriteBitmapEx() local116 if( ( ( fBmpPixelX > ( fMaxPixelX + 4 ) ) || in implWriteBitmapEx()122 const double fBmpWH = fBmpPixelX / fBmpPixelY; in implWriteBitmapEx()
Completed in 56 milliseconds