Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkString.cpp53 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() function
62 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() function
/external/skqp/src/core/
DSkString.cpp90 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() function
99 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() function