/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiUtils.java | 17 package com.android.server.hdmi; 19 import android.hardware.hdmi.HdmiDeviceInfo; 28 * Various utilities to handle HDMI CEC messages.
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
hwc_session.cpp | 47 #define HWC_UEVENT_SWITCH_HDMI "change@/devices/virtual/switch/hdmi" 110 // HDMI is primary display. If already connected, then create it and store in 237 // TODO(user): Handle concurrency with HDMI 363 // TODO(user): Check if it is an HDMI as primary display and disable support for it 401 // TODO(user): Handle virtual display/HDMI concurrency [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SecureDialogActivity.java | 48 * HDMI display with HDCP enabled. The contents of the secure surface should appear
|
SecureSurfaceViewActivity.java | 48 * HDMI display with HDCP enabled. The contents of the secure surface should appear
|
/external/autotest/client/cros/chameleon/ |
edid.py | 11 # support the HDMI EDIDs and the DP one at 1680x1050. A more proper
|
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/ |
audio_AudioBasicExternalMicrophone.py | 113 # and HDMI.
|
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/ |
audio_AudioBasicHeadphone.py | 116 # and HDMI.
|
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/ |
audio_AudioBasicInternalSpeaker.py | 110 # and HDMI.
|
/external/autotest/server/site_tests/audio_MediaBasicVerification/ |
audio_MediaBasicVerification.py | 105 # and HDMI.
|
/external/autotest/server/site_tests/display_ResolutionList/ |
display_ResolutionList.py | 28 ('HDMI', 1920, 1080),
|
/external/autotest/server/site_tests/display_SuspendStress/ |
display_SuspendStress.py | 29 DEFAULT_TESTCASE_SPEC = ('HDMI', 1920, 1080)
|
/external/libdrm/man/ |
drmModeGetResources.xml | 88 MIPI or HDMI).</para>
|
/frameworks/av/media/libaaudio/src/core/ |
AAudioStreamParameters.cpp | 31 // HDMI supports up to 32 channels at 1536000 Hz.
|
/frameworks/av/services/audioflinger/ |
AudioStreamOut.h | 95 * The HAL is in stereo mode when playing multi-channel compressed audio over HDMI.
|
SpdifStreamOut.h | 82 * The HAL is in stereo mode when playing multi-channel compressed audio over HDMI.
|
/frameworks/av/services/audiopolicy/common/include/ |
Volume.h | 83 // - HDMI-CEC system audio mode only output: give priority to available item in order.
|
/frameworks/base/libs/common_time/ |
clock_recovery.h | 146 // we get in trouble with certain HDMI sinks.
|
/hardware/intel/common/utils/ISV/include/ |
isv_worker.h | 119 // check HDMI connection status
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
VsyncManager.cpp | 153 // use HDMI vsync when connected
|
/hardware/intel/img/psb_video/src/android/ |
psb_output_android.c | 310 /* at first check HDMI status */ 330 * for Android, MIPI0/HDMI has the same WM rotation always 364 drv_debug_msg(VIDEO_DEBUG_GENERAL, "HDMI mode is on (%d), Render Rect: (%d,%d,%d,%d)\n", 371 /* HDMI is not enabled */
|
/hardware/intel/img/psb_video/src/x11/ |
psb_xrandr.h | 51 HDMI,
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
hw_hdmi.h | 113 // Holds the hdmi timing information. Ex: resolution, fps etc.,
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
hw_hdmi.h | 113 // Holds the hdmi timing information. Ex: resolution, fps etc.,
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
hw_hdmi.h | 91 // Holds the hdmi timing information. Ex: resolution, fps etc.,
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
hw_hdmi.h | 113 // Holds the hdmi timing information. Ex: resolution, fps etc.,
|