HomeSort by relevance Sort by last modified time
    Searched refs:issuffixfor (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkOSFile_posix.cpp 170 static bool issuffixfor(const SkString& suffix, const char str[]) { function
198 if (!(s.st_mode & S_IFDIR) && issuffixfor(self.fSuffix, entry->d_name)) {
  /external/skqp/src/ports/
SkOSFile_posix.cpp 170 static bool issuffixfor(const SkString& suffix, const char str[]) { function
198 if (!(s.st_mode & S_IFDIR) && issuffixfor(self.fSuffix, entry->d_name)) {

Completed in 484 milliseconds