Home
last modified time | relevance | path

Searched refs:spinnersOnVideoLoadStart (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/www/video-js/
Dvideo.js1430 _V_.addListener(this.video, "loadstart", this.spinnersOnVideoLoadStart.context(this));
1467 spinnersOnVideoLoadStart: function(event){ this.showSpinners(); }, method