Home
last modified time | relevance | path

Searched refs:lcd (Results 1 – 25 of 56) sorted by relevance

123

/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/disco_f746ng/
Dcommand_responder.cc20 LCD_DISCO_F746NG lcd; variable
31 lcd.Clear(0xFF0F9D58); in RespondToCommand()
32 lcd.DisplayStringAt(0, LINE(5), (uint8_t*)"Heard yes!", CENTER_MODE); in RespondToCommand()
34 lcd.Clear(0xFFDB4437); in RespondToCommand()
35 lcd.DisplayStringAt(0, LINE(5), (uint8_t*)"Heard no :(", CENTER_MODE); in RespondToCommand()
37 lcd.Clear(0xFFF4B400); in RespondToCommand()
38 lcd.DisplayStringAt(0, LINE(5), (uint8_t*)"Heard unknown", CENTER_MODE); in RespondToCommand()
40 lcd.Clear(0xFF4285F4); in RespondToCommand()
41 lcd.DisplayStringAt(0, LINE(5), (uint8_t*)"Heard silence", CENTER_MODE); in RespondToCommand()
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/disco_f746ng/
Doutput_handler.cc22 LCD_DISCO_F746NG lcd; variable
45 lcd.Clear(background_color); in HandleOutput()
46 lcd.SetTextColor(foreground_color); in HandleOutput()
48 width = lcd.GetXSize() - (dot_radius * 2); in HandleOutput()
49 height = lcd.GetYSize() - (dot_radius * 2); in HandleOutput()
62 lcd.Clear(background_color); in HandleOutput()
80 lcd.FillCircle(x_pos, y_pos, dot_radius); in HandleOutput()
/external/tensorflow/tensorflow/lite/micro/examples/image_recognition_experimental/stm32f746_discovery/
Ddisplay_util.cc22 LCD_DISCO_F746NG lcd; variable
35 void init_lcd() { lcd.Clear(LCD_COLOR_WHITE); } in init_lcd()
46 lcd.DrawPixel(x_loc + x, y_loc + y, pixel); in display_image_rgb888()
63 lcd.DrawPixel(x_loc + (x_dim - x), y_loc + (y_dim - y), pixel); in display_image_rgb565()
71 lcd.DisplayStringAt(0, LINE(8), (uint8_t*)lcd_output_string, LEFT_MODE); in print_prediction()
78 lcd.DisplayStringAt(0, LINE(9), (uint8_t*)lcd_output_string, LEFT_MODE); in print_confidence()
/external/skqp/tests/
DTextBlobCacheTest.cpp107 for (int lcd = 0; lcd < 2; lcd++) { in text_blob_cache_inner() local
111 if (lcd) { in text_blob_cache_inner()
116 if (!SkToBool(lcd)) { in text_blob_cache_inner()
/external/skia/docs/examples/
DDevice_Text.cpp15 for (bool lcd : { false, true }) {
16 paint.setLCDRenderText(lcd);
/external/ltp/testcases/network/tcp_cmds/ftp/
Dftp01.sh98 echo lcd $TCtmp
110 echo lcd $TCdat
/external/skia/tests/
DTextBlobCacheTest.cpp123 for (int lcd = 0; lcd < 2; lcd++) { in text_blob_cache_inner() local
127 if (lcd) { in text_blob_cache_inner()
132 if (!SkToBool(lcd)) { in text_blob_cache_inner()
/external/skia/gm/
Dmac_aa_explorer.cpp165 for (bool lcd : {false, true}) {
166 font.setEdging(lcd ? SkFont::Edging::kSubpixelAntiAlias
Dvariedtext.cpp33 VariedTextGM(bool effectiveClip, bool lcd) in VariedTextGM() argument
35 , fLCD(lcd) { in VariedTextGM()
/external/skqp/gm/
Dvariedtext.cpp22 VariedTextGM(bool effectiveClip, bool lcd) in VariedTextGM() argument
24 , fLCD(lcd) { in VariedTextGM()
/external/skqp/src/gpu/text/
DGrTextContext.cpp52 SkColor GrTextContext::ComputeCanonicalColor(const SkPaint& paint, bool lcd) { in ComputeCanonicalColor() argument
54 if (lcd) { in ComputeCanonicalColor()
DGrTextContext.h77 static SkColor ComputeCanonicalColor(const SkPaint&, bool lcd);
/external/cpuinfo/test/build.prop/
Dhuawei-honor-6.log35 hw.lcd.density=480
36 hw.lcd.density.scale=500
Dhuawei-p9-lite.log55 hw.lcd.density=480
Dgalaxy-a8-2016-duos.log171 # set lcd density
Dhuawei-p8-lite.log52 hw.lcd.density=320
Dgalaxy-j5.log203 # set lcd density
/external/e2fsprogs/debugfs/
Ddebug_cmds.ct134 lcd;
/external/cpuinfo/test/dmesg/
Dhuawei-mate-8.log1784 [ 6.825714s][pid:1,cpu4,swapper/0]last_bootloader_log: [2014 ms]dtimage: -----can not find lcd-v…
1785 …log: [2021 ms]display: [display]get_dts_value: can not get huawei,lcd_panel_type, lcd-vddio-type=0!
1786 …,swapper/0]last_bootloader_log: [2021 ms]display: [display]get_lcd_name_by_gpioid: lcd-vddio-type=0
1793 …last_bootloader_log: [2062 ms]display: [display]get_gpio_id_index: current lcd id status: 0x000000…
1799 …er/0]last_bootloader_log: [2076 ms]display: [display]samsung_s6e3hf4_init: lcd type is not SAMSUNG…
1801 …,swapper/0]last_bootloader_log: [2076 ms]display: [display]jdi_panel_init: lcd type is not JDI_R63…
1803 …4,swapper/0]last_bootloader_log: [2076 ms]display: [display]lg_panel_init: lcd type is not LG_TD43…
1805 …wapper/0]last_bootloader_log: [2076 ms]display: [display]sharp_panel_init: lcd type is not SHARP_T…
1807 …t_bootloader_log: [2076 ms]display: [display]sharp_NT35523_8p4_panel_init: lcd type is not sharp_N…
1808 …t_bootloader_log: [2076 ms]display: [display]sharp_NT35523_8p4_panel_init: lcd type = 24,sharp_NT3…
[all …]
Dgalaxy-a3-2016-eu.log280 <6>[ 2.301475] [0: swapper/0: 1] lcd panel: aor: d420
281 <6>[ 2.301492] [0: swapper/0: 1] lcd panel: elvss: 1915511c
282 <6>[ 2.301517] [0: swapper/0: 1] lcd panel: acl: 2, brightness: 128, auto: 0
283 <6>[ 2.301531] [0: swapper/0: 1] lcd panel: hbm: 0, auto: 0
284 <6>[ 2.301552] [0: swapper/0: 1] lcd panel: brightness: 128, bl: 53, nit: 183
288 <6>[ 2.302207] [0: swapper/0: 1] lcd panel: drivers/video/exynos/decon_7580/panels/s6e3…
890 <6>[ 4.768889] [1: surfaceflinger: 2246] lcd panel: aor: d420
891 <6>[ 4.768922] [1: surfaceflinger: 2246] lcd panel: brightness: 128, bl: 53, nit: 183
1198 …2] logger: !@ initialize_fds : g_lights_file_paths[0][0] : /sys/class/leds/lcd-backlight/brightnes…
Dnexus9.log421 [ 0.392934] avdd-lcd: 3300 mV
422 [ 0.393003] avdd-lcd: supplied by vdd-1v2
425 [ 0.393395] vdd-lcd: 1200 mV
426 [ 0.393430] vdd-lcd: supplied by vdd-1v8
436 [ 0.395858] en-lcd-bl: 5000 mV
869 [ 1.901675] en-lcd-bl: incomplete constraints, leaving on
872 [ 1.901721] vdd-lcd: incomplete constraints, leaving on
873 [ 1.901734] avdd-lcd: incomplete constraints, leaving on
Dhuawei-mate-9.log713 [ 7.851074s][pid:6,cpu5,kworker/u16:0][E/sensorhub] sensor kernel failed to get lcd module
1929 …tloader_log: [3130 ms]display: [display]get_dts_value: get huawei,lcd_panel_type, lcd-vddio-type=1!
1930 …,swapper/0]last_bootloader_log: [3130 ms]display: [display]get_lcd_name_by_gpioid: lcd-vddio-type=1
1943 …last_bootloader_log: [3171 ms]display: [display]get_gpio_id_index: current lcd id status: 0x000000…
1949 …wapper/0]last_bootloader_log: [3193 ms]display: [display]sharp_panel_init: lcd type is not SHARP_T…
1951 …er/0]last_bootloader_log: [3193 ms]display: [display]samsung_s6e3hf4_init: lcd type is not LG_S6E3…
1953 …er/0]last_bootloader_log: [3193 ms]display: [display]samsung_s6e3hf4_init: lcd type is not SAMSUNG…
1955 …_bootloader_log: [3193 ms]display: [display]samsung_S6E3HA3X02_panel_init: lcd type is not SAMSUNG…
1957 …ootloader_log: [3193 ms]display: [display]samsung_D53G6EA8064T_panel_init: lcd type is not SAMSUNG…
1959 …0]last_bootloader_log: [3200 ms]display: [display]jdi_otm2503b_panel_init: lcd type is not JDI_OTM…
[all …]
Dgalaxy-a8-2018.log2058 [ 1.595042] [6: swapper/0: 1] lcd panel: s6e3fa7_probe
2059 [ 1.595083] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: 4, ret: 3
2060 [ 1.595176] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: c8, ret: 47
2061 [ 1.595217] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: a1, ret: 4
2062 [ 1.595259] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: d6, ret: 5
2063 [ 1.595323] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: b5, ret: 24
2064 [ 1.595383] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: c9, ret: 21
2065 [ 1.595458] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: b3, ret: 34
2066 [ 1.595530] [6: swapper/0: 1] lcd panel: dsim_read_hl_data: addr: b8, ret: 33
2069 [ 1.595744] [6: swapper/0: 1] lcd panel: elvss: 140ddc19
[all …]
/external/e2fsprogs/doc/RelNotes/
Dv1.19.txt95 recursive dump of a directory and all of its contents, and the lcd
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc5575 int64 lcd; // left contracting dimension member
5600 int64 lhs_rows = (spec.lcd == 0) ? (spec.k + k_increase) : spec.m; in TEST_P()
5601 int64 lhs_cols = (spec.lcd == 0) ? spec.m : (spec.k + k_increase); in TEST_P()
5608 int32 start_row = (spec.lcd == 0) ? 0 : spec.s; in TEST_P()
5609 int32 start_col = (spec.lcd == 0) ? spec.s : 0; in TEST_P()
5615 int64 slice_row_size = (spec.lcd == 0) ? spec.k : 1; in TEST_P()
5616 int64 slice_col_size = (spec.lcd == 0) ? 1 : spec.k; in TEST_P()
5631 dot_dnums.add_lhs_contracting_dimensions(spec.lcd); in TEST_P()
5670 int64 lhs_rows = (spec.lcd == 0) ? spec.k : spec.m; in TEST_P()
5671 int64 lhs_cols = (spec.lcd == 0) ? spec.m : spec.k; in TEST_P()
[all …]

123