HomeSort by relevance Sort by last modified time
    Searched defs:SkStrEndsWith (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkString.cpp 39 bool SkStrEndsWith(const char string[], const char suffixStr[]) {
48 bool SkStrEndsWith(const char string[], const char suffixChar) {
  /external/skia/src/core/
SkString.cpp 39 bool SkStrEndsWith(const char string[], const char suffixStr[]) {
48 bool SkStrEndsWith(const char string[], const char suffixChar) {

Completed in 506 milliseconds