Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkString.cpp68 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() function
77 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() function