Searched refs:issuffixfor (Results 1 – 1 of 1) sorted by relevance
171 static bool issuffixfor(const SkString& suffix, const char str[]) { in issuffixfor() function199 if (!(s.st_mode & S_IFDIR) && issuffixfor(self.fSuffix, entry->d_name)) { in next()