Home
last modified time | relevance | path

Searched refs:TV (Results 1 – 25 of 35) sorted by relevance

12

/hardware/interfaces/tv/
DREADME.md1 # TV-related HIDL and AIDL HALs
3 This directory bundles TV-related HALs in HIDL (legacy) and AIDL.
6 - The 'input' directory contains the TV Input HIDL and AIDL HALs.
DOWNERS1 # TV tuner
3 # TV input
/hardware/interfaces/tv/cec/1.0/vts/functional/
DREADME.md1 # CEC VTS testing for Android TV devices
7 Running these CEC VTS tests requires an Android playback, TV or audio device connected to the host …
DVtsHalTvCecV1_0TargetTest.cpp123 if (!hasDeviceType(CecDeviceType::TV)) { in TEST_P()
130 if (hasDeviceType(CecDeviceType::TV)) in TEST_P()
133 Return<Result> result = hdmiCec->addLogicalAddress(CecLogicalAddress::TV); in TEST_P()
135 message.initiator = CecLogicalAddress::TV; in TEST_P()
/hardware/interfaces/tv/cec/1.0/
Dtypes.hal25 TV = 0,
34 TV = 0,
173 * View On> or <Text View On>. Used when user changes the TV settings to
174 * disable the auto TV on functionality.
181 * changes the TV settings to disable CEC functionality.
/hardware/interfaces/tv/tuner/
DREADME.md5 TV specific tuners.
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/1/android/hardware/tv/hdmi/cec/
DCecDeviceType.aidl38 TV = 0, enumConstant
DCecLogicalAddress.aidl37 TV = 0, enumConstant
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/current/android/hardware/tv/hdmi/cec/
DCecDeviceType.aidl38 TV = 0, enumConstant
DCecLogicalAddress.aidl37 TV = 0, enumConstant
/hardware/interfaces/tv/hdmi/cec/aidl/android/hardware/tv/hdmi/cec/
DCecDeviceType.aidl23 TV = 0, enumConstant
DCecLogicalAddress.aidl22 TV = 0, enumConstant
/hardware/interfaces/tv/hdmi/
DREADME.md11 reasons, e.g. Display HAL and TV Input HAL.
/hardware/interfaces/tv/tuner/1.1/
DITuner.hal25 * resources which are needed for Android TV.
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h175 TV, enumerator
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h197 TV, enumerator
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h197 TV, enumerator
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp34 static_assert(CEC_DEVICE_TV == static_cast<int>(CecDeviceType::TV),
47 static_assert(CEC_ADDR_TV == static_cast<int>(CecLogicalAddress::TV),
DHdmiCecDefault.cpp59 if (addr < CecLogicalAddress::TV || addr >= CecLogicalAddress::BROADCAST) { in addLogicalAddress()
78 case CecLogicalAddress::TV: in addLogicalAddress()
/hardware/interfaces/tv/hdmi/cec/aidl/vts/functional/
DVtsHalTvHdmiCecAidlTargetTest.cpp118 if (!hasDeviceType(CecDeviceType::TV)) { in TEST_P()
/hardware/interfaces/tv/cec/1.1/vts/functional/
DVtsHalTvCecV1_1TargetTest.cpp138 if (!hasDeviceType(CecDeviceType::TV)) { in TEST_P()
/hardware/interfaces/tv/tuner/1.0/
DITuner.hal26 * resouces which are needed for Android TV.
/hardware/interfaces/tv/input/1.0/
Dtypes.hal29 /** Type of physical TV input. */
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h437 TV, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h457 TV, enumerator

12