Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp513 size_t extsLen = strlen(exts); in can_import_protected_content_eglimpl() local
516 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl()
518 exts + extsLen - (cropExtLen+1)); in can_import_protected_content_eglimpl()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp49 size_t extsLen = strlen(exts); in can_import_protected_content_eglimpl() local
52 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl()
54 exts + extsLen - (cropExtLen+1)); in can_import_protected_content_eglimpl()