Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
DMainEditor.js85 this.touchQueue_ = []; property
1467 while (this.touchQueue_.length > 0) {
1468 let touch = this.touchQueue_.shift();
1586 this.touchQueue_.push([msg, x, y]);