Searched defs:newStream (Results 1 – 4 of 4) sorted by relevance
39 function newStream() { function
79 TrackerGroup.prototype.newStream = function (name, todo, weight) { method in TrackerGroup
14 set: function (newStream) { argument
403 std::unique_ptr<SkMemoryStream> newStream(new SkMemoryStream()); in subset_typeface() local