Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkRTConf.cpp261 SkAutoTMalloc<char> underscore_name(SkStrDup(environment_variable.c_str())); in parse()
/external/skia/include/core/
DSkString.h61 static inline char *SkStrDup(const char string[]) { in SkStrDup() function