Home
last modified time | relevance | path

Searched defs:SkStrEndsWith (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkString.cpp59 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() function
68 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() function