Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 34) sorted by relevance

12

/developtools/smartperf_host/smartperf_host/ide/src/base-ui/chart/pagenation/
DPaginationBox.ts34 get height(): string { method in PaginationBox
38 set height(height: string) { method in PaginationBox
/developtools/ace_js2bundle/ace-loader/test/rich/expected/
DmediaQuery.js33 "height": "60px", property
40 "height": "40px", property
64 "height": "80px", property
79 "height": "500px", property
/developtools/ace_js2bundle/ace-loader/test/card/expected/mediaQuery/
DmediaQuery.json14 "height": "60px", string
21 "height": "40px", string
34 "height": "500px", string
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/button/
DLitButton.ts71 get height(): string { method in LitButton
75 set height(height: string) { method in LitButton
/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/memory/component/
DMemoryDotting.js176 drawGridLines(ctx, width, height, padding) { argument
187 drawAxis(ctx, width, height, padding, maxVal, minVal, timestamps) { argument
247 drawDataLines(ctx, width, height, padding, maxVal, minVal, timestamps, rssValues, data) { argument
258 addLegend(ctx, width, height, padding) { argument
265 drawLine(ctx, timestamps, values, padding, width, height, minVal, maxVal, type, data) { argument
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpUserPluginChart.ts72 … const height = (Math.max(...flattenTreeArray.map((obj: unknown) => obj.depth)) + 1) * 20; constant
164 … const height = (Math.max(...flattenTreeArray.map((obj: unknown) => obj.depth)) + 1) * 20; constant
DSpBpftraceChart.ts68 const height = (Math.max(...flattenTreeArray.map((obj: unknown) => obj.depth)) + 1) * 20; constant
149 const height = (Math.max(...flattenTreeArray.map((obj: unknown) => obj.depth)) + 1) * 20; constant
/developtools/global_resource_tool/src/
Dresource_check.cpp70 uint32_t height; in CheckNodeInResourceItem() local
104 bool ResourceCheck::GetPngWidthAndHeight(const string &filePath, uint32_t *width, uint32_t *height) in GetPngWidthAndHeight()
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/table/
DTableRowObject.ts18 public height: number = 0; property in TableRowObject
/developtools/global_resource_tool/include/
Dcompression_parser.h52 int32_t height; member
57 size_t height; member
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DFlag.ts20 height: number = 0; property in Flag
DRect.ts19 height: number = 0; property in Rect
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/data-trafic/hiperf/
DHiperfProcessDataReceiver.ts155 height: Int32Array; property in PerfProcess
DHiperfCpuDataReceiver.ts156 height: Int32Array; property in PerfCpu
DHiperfThreadDataReceiver.ts151 height: Int32Array; property in PerfThread
/developtools/ace_js2bundle/ace-loader/test/card/expected/exteriorStyle/
DexteriorStyle.json11 "height": "50%" string
15 "height": "200px" string
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DFrameComponentBean.ts20 height: string; property
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerEBPF.ts183 height: number | undefined; property in EBPFChartStruct
DProcedureWorkerEnergyAnomaly.ts179 height: number | undefined; property in EnergyAnomalyStruct
DProcedureWorkerXpowerThreadInfo.ts145 static height: number = -1; property in XpowerThreadInfoStruct
DProcedureWorkerXpowerGpuFreq.ts216 static height: number = -1; property in XpowerGpuFreqStruct
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/
DTimerShaftElement.ts295 const height = this.canvas?.clientHeight || 0; constant
354 const height = this.canvas?.clientHeight || 0; constant
/developtools/smartperf_host/smartperf_device/device_command/collector/src/
DCapture.cpp152 auto height = static_cast<uint32_t>(pixelMap->GetHeight()); in TakeScreenCap() local
/developtools/profiler/host/smartperf/client/client_command/
DCapture.cpp152 auto height = static_cast<uint32_t>(pixelMap->GetHeight()); in TakeScreenCap() local
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Danimation_filter.cpp79 uint32_t height = base::StrToInt<uint32_t>(matcheLine[++index].str()).value(); in UpdateDeviceScreenSize() local

12