Searched refs:fBmpPixelY (Results 1 – 2 of 2) sorted by relevance
1384 const double fBmpPixelY = aBmpSize.Height(); in GetDownsampledBitmap() local1390 ( fBmpPixelY > ( fMaxPixelY + 4 ) ) ) && in GetDownsampledBitmap()1391 ( fBmpPixelY > 0.0 ) && ( fMaxPixelY > 0.0 ) ) in GetDownsampledBitmap()1395 const double fBmpWH = fBmpPixelX / fBmpPixelY; in GetDownsampledBitmap()1453 const double fBmpPixelY = aBmpSize.Height(); in GetDownsampledBitmapEx() local1459 ( fBmpPixelY > ( fMaxPixelY + 4 ) ) ) && in GetDownsampledBitmapEx()1460 ( fBmpPixelY > 0.0 ) && ( fMaxPixelY > 0.0 ) ) in GetDownsampledBitmapEx()1464 const double fBmpWH = fBmpPixelX / fBmpPixelY; in GetDownsampledBitmapEx()
111 const double fBmpPixelY = aBmpSize.Height(); in implWriteBitmapEx() local117 ( fBmpPixelY > ( fMaxPixelY + 4 ) ) ) && in implWriteBitmapEx()118 ( fBmpPixelY > 0.0 ) && ( fMaxPixelY > 0.0 ) ) in implWriteBitmapEx()122 const double fBmpWH = fBmpPixelX / fBmpPixelY; in implWriteBitmapEx()