Searched refs:PartialPreReadImageOnDisk (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/app/
H A Dimage_pre_reader_win.h62 static bool PartialPreReadImageOnDisk(const wchar_t* file_path,
H A Dimage_pre_reader_win.cc191 bool ImagePreReader::PartialPreReadImageOnDisk(const wchar_t* file_path, function in class:ImagePreReader
413 return PartialPreReadImageOnDisk(file_path, percentage, max_chunk_size);

Completed in 90 milliseconds