Searched refs:left_image_ (Results 1 – 2 of 2) sorted by relevance
128 if (left_image_.isNull()) { in OnPaint()129 left_image_ = gfx::ImageSkiaOperations::CreateRotatedImage( in OnPaint()132 image = &left_image_; in OnPaint()
32 gfx::ImageSkia left_image_; variable