Searched defs:inMiddle (Results 1 – 4 of 4) sorted by relevance
99 bool inMiddle = strstr(exts, " " BC_EXT_STR " ") != nullptr; in initialize() local
118 bool inMiddle = strstr(exts, " " CROP_EXT_STR " "); in hasEglAndroidImageCropImpl() local138 bool inMiddle = strstr(exts, " " PROT_CONTENT_EXT_STR " "); in hasEglProtectedContentImpl() local
41 bool inMiddle = strstr(exts, space + extString + space); in hasEglExtension() local
650 bool inMiddle = strstr(exts, " " CROP_EXT_STR " "); in TEST_F() local