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

/external/chromium_org/third_party/skia/src/utils/
H A DSkRTConf.cpp37 char *keyptr = strtok(line, sep); local
38 if (!keyptr) {
47 SkString* key = SkNEW_ARGS(SkString,(keyptr));
/external/skia/src/utils/
H A DSkRTConf.cpp37 char *keyptr = strtok(line, sep); local
38 if (!keyptr) {
47 SkString* key = SkNEW_ARGS(SkString,(keyptr));

Completed in 667 milliseconds