HomeSort by relevance Sort by last modified time
    Searched full:hdmi (Results 26 - 50 of 581) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/media/java/android/media/tv/
ITvInputHardware.aidl 32 * Make the input render on the surface according to the config. In case of HDMI, this will
33 * trigger CEC commands for adjusting active HDMI source. Returns true on success.
43 * Dispatch key event to HDMI service. The events would be automatically converted to
44 * HDMI CEC commands. If the hardware is not representing an HDMI port, this method will fail.
  /frameworks/base/services/core/java/com/android/server/hdmi/
DevicePowerStatusAction.java 1 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiControlManager;
20 import android.hardware.hdmi.HdmiPlaybackClient;
21 import android.hardware.hdmi.HdmiPlaybackClient.DisplayStatusCallback;
22 import android.hardware.hdmi.IHdmiControlCallback;
OneTouchRecordAction.java 17 package com.android.server.hdmi;
19 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_CHECK_RECORDER_CONNECTION;
20 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_ANALOGUE_SERVICE;
21 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_CURRENTLY_SELECTED_SOURCE;
22 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_DIGITAL_SERVICE;
23 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_EXTERNAL_INPUT;
27 import com.android.server.hdmi.HdmiControlService.SendMessageCallback;
SystemAudioStatusAction.java 17 package com.android.server.hdmi;
20 import android.hardware.hdmi.HdmiControlManager;
21 import android.hardware.hdmi.IHdmiControlCallback;
25 import com.android.server.hdmi.HdmiControlService.SendMessageCallback;
HdmiAnnotations.java 17 package com.android.server.hdmi;
25 * Annotation container for Hdmi control service package.
ActiveSourceHandler.java 17 package com.android.server.hdmi;
20 import android.hardware.hdmi.IHdmiControlCallback;
21 import android.hardware.hdmi.HdmiDeviceInfo;
22 import android.hardware.hdmi.HdmiControlManager;
26 import com.android.server.hdmi.HdmiCecLocalDevice.ActiveSource;
OneTouchPlayAction.java 16 package com.android.server.hdmi;
18 import android.hardware.hdmi.HdmiControlManager;
19 import android.hardware.hdmi.IHdmiControlCallback;
20 import android.hardware.hdmi.HdmiPlaybackClient.OneTouchPlayCallback;
29 * via {@link android.hardware.hdmi.HdmiPlaybackClient#oneTouchPlay(OneTouchPlayCallback)} from the
Constants.java 17 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiDeviceInfo;
22 * Defines constants related to HDMI-CEC protocol internal implementation.
24 * {@link android.hardware.hdmi.HdmiControlManager}.
164 // Constants related to operands of HDMI CEC commands.
165 // Refer to CEC Table 29 in HDMI Spec v1.4b.
209 static final String PROPERTY_PREFERRED_ADDRESS_PLAYBACK = "persist.sys.hdmi.addr.playback";
210 static final String PROPERTY_PREFERRED_ADDRESS_TV = "persist.sys.hdmi.addr.tv";
214 // values which denotes the device type in HDMI Spec 1.4.
215 static final String PROPERTY_DEVICE_TYPE = "ro.hdmi.device_type"
    [all...]
TimerRecordingAction.java 17 package com.android.server.hdmi;
19 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_RESULT_EXTRA_CHECK_RECORDER_CONNECTION;
20 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_RESULT_EXTRA_FAIL_TO_RECORD_SELECTED_SOURCE;
21 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_TYPE_ANALOGUE;
22 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_TYPE_DIGITAL;
23 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_TYPE_EXTERNAL;
27 import com.android.server.hdmi.HdmiControlService.SendMessageCallback;
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.h 65 /* Returns true if HDMI is the PRIMARY display device*/
68 /* when HDMI is an EXTERNAL display, PRIMARY display attributes are needed
100 // mCurrentMode is the HDMI video format that corresponds to the mEDIDMode
104 // the HDMI display. It basically indexes the mEDIDMode array
106 // mEDIDModes contains a list of HDMI video formats (modes) supported by the
107 // HDMI display
111 // Holds all the HDMI modes and timing info supported by driver
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
device_for_strategy_phone.pfw 34 hdmi = 0
57 hdmi = 0
80 hdmi = 0
110 hdmi = 0
140 hdmi = 0
170 hdmi = 0
197 hdmi = 0
224 hdmi = 0
247 hdmi = 0
285 hdmi =
    [all...]
device_for_strategy_sonification_respectful.pfw 99 hdmi = 0
126 hdmi = 0
153 hdmi = 0
180 hdmi = 0
207 hdmi = 0
234 hdmi = 0
271 hdmi = 0
312 hdmi = 0
349 hdmi = 0
387 hdmi =
    [all...]
device_for_strategy_dtmf.pfw 34 hdmi = 0
62 hdmi = 0
90 hdmi = 0
118 hdmi = 0
147 hdmi = 0
176 hdmi = 0
205 hdmi = 0
242 hdmi = 0
281 hdmi = 0
318 hdmi =
    [all...]
  /hardware/libhardware/include/hardware/
hdmi_cec.h 68 * HDMI CEC messages
154 * HDMI event type. used for hdmi_event_t.
162 * HDMI hotplug event type. Used when the event
181 * HDMI port type.
258 * HDMI event generated from HAL.
270 * HDMI port descriptor
274 // Port ID should start from 1 which corresponds to HDMI "port 1".
289 * Common methods of the HDMI CEC module. This *must* be the first member of
297 * HDMI-CEC HAL interface definition.
301 * Common methods of the HDMI CEC device. This *must* be the first member o
    [all...]
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiPortInfo.java 16 package android.hardware.hdmi;
23 * A class to encapsulate HDMI port information. Contains the capability of the ports such as
24 * HDMI-CEC, MHL, ARC(Audio Return Channel), and physical address assigned to each port.
30 /** HDMI port type: Input */
33 /** HDMI port type: Output */
46 * @param id identifier assigned to each port. 1 for HDMI port 1
47 * @param type HDMI port input/output type
49 * @param cec {@code true} if HDMI-CEC is supported on the port
90 * Returns {@code true} if the port supports HDMI-CEC signaling.
92 * @return {@code true} if the port supports HDMI-CEC signaling
    [all...]
HdmiClient.java 1 package android.hardware.hdmi;
5 import android.hardware.hdmi.HdmiControlManager.VendorCommandListener;
10 * Parent for classes of various HDMI-CEC device type used to access
11 * the HDMI control system service. Contains methods and data used in common.
HdmiDeviceInfo.aidl 17 package android.hardware.hdmi;
HdmiHotplugEvent.aidl 17 package android.hardware.hdmi;
HdmiPortInfo.aidl 17 package android.hardware.hdmi;
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoOutput/
device_for_strategies.pfw 15 hdmi = 0
43 hdmi = 0
71 hdmi = 0
99 hdmi = 0
127 hdmi = 0
155 hdmi = 0
183 hdmi = 0
211 hdmi = 0
239 hdmi = 0
  /hardware/qcom/display/msm8909/libhdmi/
Android.mk 16 LOCAL_SRC_FILES := hdmi.cpp
  /external/autotest/client/site_tests/hardware_VideoOutSemiAuto/
control 10 - No external HDMI or VGA device is detected.
30 #TODO() - HDMI audio
  /external/autotest/server/site_tests/audio_AudioNodeSwitch/
audio_AudioNodeSwitch.py 33 'HDMI': 60,
110 hdmi_port = finder.find_port('HDMI')
117 (['HDMI'], None))
119 self.set_active_volume_to_node_volume('HDMI')
120 nodes.append('HDMI')
169 (['HDMI'], None))
172 nodes.remove('HDMI')
  /hardware/intel/img/psb_video/src/android/
psb_HDMIExtMode.c 43 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI prop\n", __FUNCTION__);
57 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI mode\n", __FUNCTION__);
91 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi connector\n", __FUNCTION__);
97 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi encoder\n", __FUNCTION__);
103 /* No CRTC attached to HDMI. */
104 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi crtc\n", __FUNCTION__);
162 /*Get MIPI and HDMI connector id.*/
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_uevents.cpp 33 #include "hdmi.h"
45 // Switch node for HDMI as PRIMARY/EXTERNAL
46 if(strcasestr("change@/devices/virtual/switch/hdmi", strUdata)) {
122 * HDMI as an external display. */
151 //WriteBack module. If HDMI attempts to open fb1, the driver
152 //will try to attach Layer Mixer#0 to HDMI INT, which will
168 // WFD Stack listens to HDMI intent and initiates virtual
173 // clients + HDMI
195 /* External display is HDMI */

Completed in 607 milliseconds

12 3 4 5 6 7 8 91011>>