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

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

Completed in 64 milliseconds