Home
last modified time | relevance | path

Searched defs:drawHeight (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerXpowerThreadCount.ts96 const drawHeight = this.calculateDrawHeight(data, maxValue); constant
DProcedureWorkerXpowerGpuFreqCount.ts96 const drawHeight = this.calculateDrawHeight(data, maxValue); constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DFrameChartStruct.ts144 const drawHeight = rectHeight - padding * 2; //绘制方块上下留一个像素 constant