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