HomeSort by relevance Sort by last modified time
    Searched full:image_b (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc 285 gfx::Image image_b = favicon_data_b.image; local
287 if (image_a.IsEmpty() && image_b.IsEmpty())
290 if (image_a.IsEmpty() != image_b.IsEmpty())
296 SkBitmap bitmap_b = image_b.AsImageSkia().GetRepresentation(

Completed in 149 milliseconds