Searched refs:drawAsync (Results 1 – 1 of 1) sorted by relevance
298 function drawAsync() { function302 return drawViewCallback(views[drawPos++], eachProgress).then(drawAsync);304 return drawAsync();574 .then(() => drawViewsAsync(views, 100, (view, progress) => view.drawAsync(progress)))650 drawAsync(totalProgress) { method in anonymousFunction5f390bf10100.SampleTableView760 .then(() => drawViewsAsync(views, 100, (view, progress) => view.drawAsync(progress)))778 drawAsync(totalProgress) { method in anonymousFunction5f390bf10100.FlameGraphViewList