HomeSort by relevance Sort by last modified time
    Searched refs:LoadRawBitmapsTo (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.h 149 bool LoadRawBitmapsTo(const FilePathMap& file_paths,
browser_theme_pack_unittest.cc 145 bool LoadRawBitmapsTo(const TestFilePathMap& out_file_paths) {
146 return theme_pack_->LoadRawBitmapsTo(out_file_paths,
565 EXPECT_FALSE(LoadRawBitmapsTo(out_file_paths));
browser_theme_pack.cc 675 if (!pack->LoadRawBitmapsTo(file_paths, &pack->images_on_ui_thread_))
    [all...]

Completed in 289 milliseconds