Searched refs:SkStrEndsWith (Results 1 – 2 of 2) sorted by relevance
19 bool SkStrEndsWith(const char string[], const char suffix[]);82 return SkStrEndsWith(fRec->data(), suffix); in endsWith()
45 bool SkStrEndsWith(const char string[], const char suffix[]) { in SkStrEndsWith() function