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

  /external/chromium_org/third_party/skia/include/core/
SkString.h 55 static inline char *SkStrDup(const char string[]) {
  /external/chromium_org/third_party/skia/src/utils/
SkRTConf.cpp 259 SkAutoTMalloc<char> underscore_name(SkStrDup(environment_variable.c_str()));

Completed in 43 milliseconds