Home
last modified time | relevance | path

Searched defs:atStart (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp471 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl() local
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp51 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl() local
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2676 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local