Searched refs:CanOptimize (Results 1 – 3 of 3) sorted by relevance
142 bool OptimizedFlashSuperTask::CanOptimize(const ImageSource* source, in CanOptimize() function in OptimizedFlashSuperTask177 if (!CanOptimize(fp->source.get(), tasks)) { in Initialize()
93 static bool CanOptimize(const ImageSource* source,
301 ASSERT_EQ(OptimizedFlashSuperTask::CanOptimize(fp->source.get(), tasks), test.second); in TEST_F()