Home
last modified time | relevance | path

Searched refs:inMiddle (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp475 bool inMiddle = strstr(exts, " " PROT_CONTENT_EXT_STR " "); in can_import_protected_content_eglimpl() local
476 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp55 bool inMiddle = strstr(exts, " " PROT_CONTENT_EXT_STR " "); in can_import_protected_content_eglimpl() local
56 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()