Home
last modified time | relevance | path

Searched refs:media (Results 1 – 25 of 50) sorted by relevance

12

/developtools/ace_js2bundle/ace-loader/test/card/testcase/pages/mediaQuery/
DmediaQuery.css1 /* media query import css */
2 @import '../../common/media.css';
4 @media (dark-mode:true) {
/developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/mediaQuery/
DmediaQuery.css1 /* media query import css */
2 @import '../../../common/css/media.css';
4 @media (device-type: tv) {
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/
DSummary.ets138 …new SummaryItem($r("app.media.icon_normalized_current"), "归一化电流", (normalCurrentNow / this.gpData.…
144 …new SummaryItem($r("app.media.icon_max_temperature"), "soc温度", (socThermalTemp / this.gpData.lengt…
150 …new SummaryItem($r("app.media.icon_max_temperature"), "壳温", (shellFrameTempSum / this.gpData.lengt…
155 …new SummaryItem($r("app.media.icon_jank_score"), "平均帧率", (fpsSum / (this.gpData.length - fpsNullSu…
156 … new SummaryItem($r("app.media.icon_jank_score"), "最高帧率", (fpsMax).toFixed(0) + "HZ", "#fcf4ee"),
157 …new SummaryItem($r("app.media.icon_jank_score"), "低帧率", (calculationTest.Low_Frame_Rate()).toFixed…
158 …new SummaryItem($r("app.media.icon_jank_score"), "抖动率", (calculationTest.Jitter_rate()).toFixed(2)…
159 …new SummaryItem($r("app.media.icon_jank_score"), "卡顿次数", (calculationTest.calculateCaton(fpsJitter…
161 $r("app.media.icon_frame_score"), "GPU负载",
164 …new SummaryItem($r("app.media.icon_frame_score"), "DDR频率", (ddrFreqSum / this.gpData.length / 1e6)…
[all …]
DPower.ets73 …new SummaryItem($r("app.media.icon_normalized_current"), "归一化电流", (normalCurrentNow / this.gpData.…
74 …new SummaryItem($r("app.media.icon_normalized_current"), "最大电流", maxCurrentNow.toFixed(0) + "mA", …
75 …new SummaryItem($r("app.media.icon_normalized_current"), "电压", (curVoltage *1000 / (this.gpData.le…
76 …new SummaryItem($r("app.media.icon_max_temperature"), "平均温度", (avgBatteryTemp/ (this.gpData.length…
77 …new SummaryItem($r("app.media.icon_max_temperature"), "最大温度", (maxBatteryTemp ).toFixed(0) + "℃", …
78 …new SummaryItem($r("app.media.icon_normalized_current"), "归一耗电", (normalCurrentNow*parseInt(this.t…
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/main/
DMine.ets29 Image($r('app.media.person'))
42 Image($r('app.media.test_apps_count'))
57 Image($r('app.media.test_session_count'))
72 Image($r('app.media.test_times_count'))
90 Image($r('app.media.question')).width('20vp').height('20vp').margin({ left: '10vp' })
104 Image($r('app.media.settings'))
DHomeBottomPage.ets30 Image($r('app.media.icon_home_selected')).width(this.imgW).height(this.imgH)
33 Image($r('app.media.icon_home_unselected')).width(this.imgW).height(this.imgH)
46 Image($r('app.media.icon_report_selected')).width(this.imgW).height(this.imgH)
49 Image($r('app.media.icon_report_unselected')).width(this.imgW).height(this.imgH)
62 Image($r('app.media.icon_mine_selected')).width(this.imgW).height(this.imgH)
65 Image($r('app.media.icon_mine_unselected')).width(this.imgW).height(this.imgH)
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/
DTitleWindowPage.ets125 Image($r("app.media.logo")).width(10).height(10).margin({ left: '2%' })
129 …Image($r("app.media.icon_close_small")).height(15).width(15).margin({ left: '45%' }).onClick(() =>…
139 icon: $r("app.media.icon_average_frame_b"),
150 icon: $r("app.media.icon_normalized_current"),
160 icon: $r("app.media.icon_counter"),
171 icon: $r("app.media.icon_counter"),
182 icon: $r("app.media.icon_counter"),
193 icon: $r("app.media.icon_counter"),
204 icon: $r("app.media.icon_frame_score"),
214 icon: $r("app.media.icon_jank_each_hour"),
[all …]
DStartTestPage.ets38 new SwitchItem("trace", '是否抓取trace', $r("app.media.icon_average_frame_b"), false, true),
39 new SwitchItem("screen_capture", '是否开启截图', $r("app.media.icon_screencap"), false, true)
95 Image($r('app.media.logo')).width('70vp').height('70vp').margin({ left: '2%' })
102 … Image($r('app.media.icon_enter')).width('15vp').height('15vp').margin({ right: '35vp' })
118 … Image($r('app.media.icon_test_index')).width('25vp').height('25vp').margin({ left: '2%' })
123 … Image($r('app.media.icon_enter')).width('15vp').height('15vp').margin({ right: '15vp' })
144 … Image($r('app.media.icon_test_name')).width('25vp').height('25vp').margin({ left: '2%' })
152 … Image($r('app.media.icon_enter')).width('15vp').height('15vp').margin({ right: '15vp' })
DSettingsPage.ets31 Image($r('app.media.icon_language')).width('25vp').height('25vp').margin({ left: '2%' })
36 Image($r('app.media.icon_enter')).width('15vp').height('15vp').margin({ left: '15vp' })
DLoginPage.ets23 Image($r('app.media.logo')).width('100vp').height('100vp').margin({ top: '180vp' })
DCurrentNowLineChartPage.ets74 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
DRAMLineChartPage.ets76 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
DGPULineChartPage.ets76 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
DCPU0LineChartPage.ets74 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
DFpsLineChartPage.ets68 Image($r("app.media.icon_close_small")).width('15vp').height('15vp').onClick(() => {
DShellBackTempLineChartPage.ets77 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
DCPU2LineChartPage.ets74 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
DCPU1LineChartPage.ets76 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
/developtools/ace_js2bundle/ace-loader/test/lite/testcase/pages/exteriorStyle/
DexteriorStyle.css87 @media screen and (max-width: 454px) {
95 @media screen and (min-width: 455px) {
/developtools/ace_js2bundle/ace-loader/test/card/testcase/common/
Dmedia.css1 @media (dark-mode:true) {
/developtools/ace_js2bundle/ace-loader/test/rich/common/css/
Dmedia.css1 @media screen and (min-width: 600) and (max-width: 1200) {
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dhi_sysevent_measure_filter.cpp52 int32_t media, in AppendNewValue() argument
66 …htnessState, btState, locationState, wifiState, streamDefault, voiceCall, music, streamRing, media, in AppendNewValue()
Dhi_sysevent_measure_filter.h55 int32_t media,
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/
DStartTestTitleComponent.ets25 Image($r('app.media.icon_back'))
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hisysevent_data/
Dhisysevent_plugin_result.proto23 int32 media = 5; field

12