Searched refs:currentFrameWidth (Results 1 – 7 of 7) sorted by relevance
| /developtools/smartperf_host/ide/test/trace/database/ui-worker/ |
| D | ProcedureWorkerFrameSpacing.test.ts | 48 currentFrameWidth: 1339, 63 currentFrameWidth: 1339, 78 currentFrameWidth: 1340, 113 currentFrameWidth: 1340,
|
| /developtools/smartperf_host/ide/src/trace/database/data-trafic/ |
| D | FrameDynamicEffectReceiver.ts | 237 frameSpacing.currentFrameWidth[index] = Number(itemData.currentFrameWidth); 259 currentFrameWidth: frameSpacing.currentFrameWidth.buffer, 278 frameSpacing.currentFrameWidth.buffer, 302 …let widthDifference = Number(itemData.currentFrameWidth!) - Number(lastIndexData.currentFrameWidth… 313 itemData.preFrameWidth = Number(lastIndexData.currentFrameWidth); 333 currentFrameWidth: Float32Array; property in FrameSpacing 347 …this.currentFrameWidth = new Float32Array(transfer ? len : data.params.sharedArrayBuffers.animatio…
|
| D | FrameDynamicEffectSender.ts | 144 currentFrameWidth: new SharedArrayBuffer(Float32Array.BYTES_PER_ELEMENT * MAX_COUNT), 182 let currentFrameWidth = new Float32Array(res.currentFrameWidth); 196 currentFrameWidth: currentFrameWidth[index],
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | SpFrameTimeChart.test.ts | 166 currentFrameWidth: 1344, 179 currentFrameWidth: 1344,
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/frame/ |
| D | TabFrameSpacing.test.ts | 27 currentFrameWidth: 0,
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/frame/ |
| D | TabFrameSpacing.ts | 73 frameSpacing.value2 = structValue.currentFrameWidth;
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerFrameSpacing.ts | 323 currentFrameWidth: number | undefined; property in FrameSpacingStruct
|