Searched refs:needRefresh (Results 1 – 4 of 4) sorted by relevance
164 child.needRefresh = true;169 sz.needRefresh = true;341 row.needRefresh = true;
454 gpuTotalRow.needRefresh = true;512 gpuWindowRow.needRefresh = true;
191 public needRefresh: boolean = true; property in TraceRow870 this.needRefresh = true;1096 if (this.needRefresh || window.isLastFrame) {1098 this.needRefresh = false;
491 this.invisibleRows.forEach((it) => (it.needRefresh = true));492 this.visibleRows.forEach((it) => (it.needRefresh = true));1394 this.invisibleRows.forEach((it) => (it.needRefresh = true));1395 this.visibleRows.forEach((it) => (it.needRefresh = true));