Searched refs:media (Results 1 – 25 of 50) sorted by relevance
12
1 /* media query import css */2 @import '../../common/media.css';4 @media (dark-mode:true) {
1 /* media query import css */2 @import '../../../common/css/media.css';4 @media (device-type: tv) {
138 …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 …]
73 …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…
29 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'))
30 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)
125 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 …]
38 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' })
31 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' })
23 Image($r('app.media.logo')).width('100vp').height('100vp').margin({ top: '180vp' })
74 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
76 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
68 Image($r("app.media.icon_close_small")).width('15vp').height('15vp').onClick(() => {
77 Image($r("app.media.icon_close_small")).width('20vp').height('20vp').onClick(() => {
87 @media screen and (max-width: 454px) {95 @media screen and (min-width: 455px) {
1 @media (dark-mode:true) {
1 @media screen and (min-width: 600) and (max-width: 1200) {
52 int32_t media, in AppendNewValue() argument66 …htnessState, btState, locationState, wifiState, streamDefault, voiceCall, music, streamRing, media, in AppendNewValue()
55 int32_t media,
25 Image($r('app.media.icon_back'))
23 int32 media = 5; field