Searched defs:commands (Results 1 – 4 of 4) sorted by relevance
55 JSRef<JSVal> commands = obj->GetProperty("commands"); in Create() local62 void JSPath::SetCommands(const std::string& commands) in SetCommands()84 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local
29 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const ShapePaintProperty& s… in DrawPath()
130 virtual void SetClipBoundsWithCommands(const std::string& commands) {}; in SetClipBoundsWithCommands()
1596 void RosenRenderContext::SetClipBoundsWithCommands(const std::string& commands) in SetClipBoundsWithCommands()