Home | History | Annotate | Download | only in gfx

Lines Matching refs:second

48                                                       const SkBitmap& second) {
49 DCHECK(first.width() == second.width());
50 DCHECK(first.height() == second.height());
51 DCHECK(first.bytesPerPixel() == second.bytesPerPixel());
55 SkAutoLockPixels lock_second(second);
70 canvas.drawBitmapRect(second, NULL, rect);
77 const SkBitmap& second,
80 DCHECK(first.width() == second.width());
81 DCHECK(first.height() == second.height());
82 DCHECK(first.bytesPerPixel() == second.bytesPerPixel());
91 return second;
94 SkAutoLockPixels lock_second(second);
104 uint32* second_row = second.getAddr32(0, y);
351 // smallest to largest) must remain the same. Second, all the ratios