Searched refs:raw_target (Results 1 – 1 of 1) sorted by relevance
44 off_t raw_target = static_cast<off_t>(data_image_mb) << 20; in ResizeImage() local46 if (fd->Truncate(raw_target) != 0) { in ResizeImage()