Home
last modified time | relevance | path

Searched refs:skip_past (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleApp.cpp165 static const char* skip_past(const char* str, const char* skip) { in skip_past() function
186 s = skip_past(s, "curr-slide-title"); in readTitleFromPrefs()
187 s = skip_past(s, "="); in readTitleFromPrefs()
188 s = skip_past(s, "\""); in readTitleFromPrefs()