Home
last modified time | relevance | path

Searched refs:IsImageEqual (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/
Dimage_view.cc43 if (IsImageEqual(img)) in SetImage()
106 bool ImageView::IsImageEqual(const gfx::ImageSkia& img) const { in IsImageEqual() function in views::ImageView
Dimage_view.h98 bool IsImageEqual(const gfx::ImageSkia& img) const;