Searched refs:GetBitmapPixels (Results 1 – 1 of 1) sorted by relevance
20 void* GetBitmapPixels(const gfx::ImageSkia& img, float image_scale) { in GetBitmapPixels() function114 last_painted_bitmap_pixels_ == GetBitmapPixels(img, last_paint_scale_); in IsImageEqual()233 last_painted_bitmap_pixels_ = GetBitmapPixels(image_, last_paint_scale_); in OnPaintImage()