Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/src/
Dfast_rect_renderer.js54 mergeStartX_: 0, property in FastRectRenderer
77 if (r - this.mergeStartX_ > this.maxMergeDist_)
81 this.mergeStartX_ = x;
103 this.ctx_.fillRect(this.mergeStartX_, this.y_,
104 this.mergeCurRight_ - this.mergeStartX_, this.h_);
/external/chromium/chrome/browser/resources/gpu_internals/
Dfast_rect_renderer.js59 mergeStartX_: 0, property in FastRectRenderer
83 if (r - this.mergeStartX_ > this.maxMergeDist_)
87 this.mergeStartX_ = x;
109 this.ctx_.fillRect(this.mergeStartX_, this.y_,
110 this.mergeCurRight_ - this.mergeStartX_, this.h_);
/external/chromium-trace/
Dscript.js52mergeStartX_:0,mergeCurRight_:0,setYandH:function(c,a){this.flush();this.y_=c;this.h_=a},fillRect:… property in d
53 …e_[this.mergedColorId],this.ctx_.fillRect(this.mergeStartX_,this.y_,this.mergeCurRight_-this.merge…