Searched refs:inMiddle (Results 1 – 2 of 2) sorted by relevance
101 bool inMiddle = strstr(exts, " " BC_EXT_STR " "); in initialize() local102 if (equal || atStart || atEnd || inMiddle) { in initialize()
104 bool inMiddle = strstr(exts, " " CROP_EXT_STR " "); in hasEglAndroidImageCropImpl() local105 return equal || atStart || atEnd || inMiddle; in hasEglAndroidImageCropImpl()