image_skia_operations.cc | 56 second_(second), 65 ImageSkiaRep second_rep = second_.GetRepresentation(scale); 73 second_rep = second_.GetRepresentation(1.0f); 94 const ImageSkia second_; member in class:gfx::__anon14897::BinaryImageSource 135 second_(second) { 143 canvas->DrawImageInt(second_, 144 (first_.width() - second_.width()) / 2, 145 (first_.height() - second_.height()) / 2); 150 const ImageSkia second_; member in class:gfx::__anon14897::SuperimposedImageSource
|