HomeSort by relevance Sort by last modified time
    Searched refs:hdmi (Results 1 - 11 of 11) sorted by null

  /device/samsung/manta/
audio_policy.conf 39 hdmi {
  /device/asus/flo/
audio_policy.conf 39 hdmi {
init.flo.rc 76 # create symlink for fb1 as HDMI
77 symlink /dev/graphics/fb1 /dev/graphics/hdmi
  /device/lge/hammerhead/
audio_policy.conf 43 hdmi {
init.hammerhead.rc 100 # create symlink for fb1 as HDMI
101 symlink /dev/graphics/fb1 /dev/graphics/hdmi
  /device/lge/mako/
audio_policy.conf 39 hdmi {
init.mako.rc 87 # create symlink for fb1 as HDMI
88 symlink /dev/graphics/fb1 /dev/graphics/hdmi
  /external/chromium_org/chromeos/audio/
cras_audio_handler_unittest.cc 103 "HDMI output",
104 "HDMI",
105 "HDMI output",
545 // Verify the HDMI device has been selected as the active output.
575 // Connect to HDMI output.
581 AudioNode hdmi(kHDMIOutput);
582 hdmi.plugged_time = 90000000;
583 audio_nodes.push_back(hdmi);
591 // Verify the active output device is switched to hdmi output, and
599 // Disconnect hdmi headset
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 76 __u8 avoid_mode_change; /* use HDMI mode used for mirroring if possible */
78 __u8 hdmi_state; /* whether HDMI is connected */
88 __u32 last_mode; /* 2-s complement of last HDMI mode set, 0 if none */
136 int img_mem_size; /* size of fb for hdmi */
137 void *img_mem_ptr; /* start of fb for hdmi */
939 ALOGW("DSS scaler cannot support HDMI cloning");
1799 int hdmi; local
    [all...]
  /device/asus/deb/
init.deb.rc 76 # create symlink for fb1 as HDMI
77 symlink /dev/graphics/fb1 /dev/graphics/hdmi
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 562 /* hdmi not supported */
617 property_get("persist.hdmi.hdcp_enabled", value, "1");
625 property_get("persist.hdmi.color_range", value, "3");
701 ALOGV("HDMI layer%d configuration:", hl.id);
1042 ALOGV("preparing %u layers for HDMI", contents->numHwLayers);
1807 bool hdmi = !strcmp(uevent_desc, local
    [all...]

Completed in 419 milliseconds