Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkString.cpp69 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() function
78 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() function
/external/skqp/src/core/
DSkString.cpp70 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() function
79 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() function