Searched refs:ValueToString (Results 1 – 4 of 4) sorted by relevance
55 static bool ValueToString(const SkScriptValue2& value, SkString* string);
95 static bool ValueToString(SkScriptValue value, SkString* string);
1253 bool SkScriptEngine2::ValueToString(const SkScriptValue2& value, SkString* string) { in ValueToString() function in SkScriptEngine2
1625 bool SkScriptEngine::ValueToString(SkScriptValue value, SkString* string) { in ValueToString() function in SkScriptEngine