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

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

Completed in 74 milliseconds