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