B_FILTER_BITMAP_BILINEAR
DrawBitmap(bitmap, bitmap->Bounds(), iconRect, B_FILTER_BITMAP_BILINEAR);
DrawBitmap(bitmap, bitmapBounds, trailingIconRect, B_FILTER_BITMAP_BILINEAR);
B_FILTER_BITMAP_BILINEAR);
B_FILTER_BITMAP_BILINEAR);
DrawBitmap(bitmap, bitmapBounds, bounds, B_FILTER_BITMAP_BILINEAR);
options |= B_FILTER_BITMAP_BILINEAR;
B_FILTER_BITMAP_BILINEAR);
rect, B_FILTER_BITMAP_BILINEAR);
fPreview->Bounds(), B_FOLLOW_ALL, B_FILTER_BITMAP_BILINEAR);
uint32 options = fScaleBilinear ? B_FILTER_BITMAP_BILINEAR : 0;
DrawBitmap(bmp, bmp->Bounds(), Bounds(), B_FILTER_BITMAP_BILINEAR);
B_FILTER_BITMAP_BILINEAR);
B_FILTER_BITMAP_BILINEAR);
options |= B_FILTER_BITMAP_BILINEAR;
B_FILTER_BITMAP_BILINEAR);
options |= B_FILTER_BITMAP_BILINEAR;
info.options |= B_FILTER_BITMAP_BILINEAR;
if ((fOptions & B_FILTER_BITMAP_BILINEAR) != 0) {
&& (fOptions & B_FILTER_BITMAP_BILINEAR) != 0) {
if ((options & B_FILTER_BITMAP_BILINEAR) != 0) {