Searched refs:foundEntryName (Results 1 – 1 of 1) sorted by relevance
930 const int foundEntryName = zip->getEntryFileName(entry, name, ANIM_ENTRY_NAME_MAX); in preloadZip() local931 if (foundEntryName > ANIM_ENTRY_NAME_MAX || foundEntryName == -1) { in preloadZip()