Searched refs:cstrKey (Results 1 – 1 of 1) sorted by relevance
356 SkKTXFile::KeyValue SkKTXFile::CreateKeyValue(const char *cstrKey, const char *cstrValue) { in CreateKeyValue() argument357 SkString key(cstrKey); in CreateKeyValue()