Home | History | Annotate | Download | only in themes

Lines Matching refs:scaled_bounds

464   SkRect scaled_bounds = RectToSkRect(gfx::Rect(scaled_size));
467 canvas.drawBitmapRect(source_bitmap, NULL, scaled_bounds);