Home
last modified time | relevance | path

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

/third_party/flutter/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
/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