Searched refs:keyptr (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/utils/
H A DSkRTConf.cpp39 char *keyptr = strtok(line, sep); local
40 if (!keyptr) {
49 SkString *key = new SkString(keyptr);

Completed in 343 milliseconds