/hardware/interfaces/tv/cec/1.0/vts/functional/ |
D | README.md | 1 # 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 …
|
D | VtsHalTvCecV1_0TargetTest.cpp | 123 if (!hasDeviceType(CecDeviceType::TV)) { in TEST_P()
|
/hardware/interfaces/tv/tuner/ |
D | README.md | 5 TV specific tuners.
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 25 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/1.1/ |
D | ITuner.hal | 25 * resources which are needed for Android TV.
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 175 TV, enumerator
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 197 TV, enumerator
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 197 TV, enumerator
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCec.cpp | 33 static_assert(CEC_DEVICE_TV == static_cast<int>(CecDeviceType::TV), 46 static_assert(CEC_ADDR_TV == static_cast<int>(CecLogicalAddress::TV),
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_interface.h | 386 TV, enumerator
|
/hardware/interfaces/tv/cec/1.1/vts/functional/ |
D | VtsHalTvCecV1_1TargetTest.cpp | 138 if (!hasDeviceType(CecDeviceType::TV)) { in TEST_P()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_tv_drm.cpp | 95 disp_type_ = DRMDisplayType::TV; in HWTVDRM()
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 29 /** Type of physical TV input. */
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 437 TV, enumerator
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ITuner.hal | 26 * resouces which are needed for Android TV.
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 452 TV, enumerator
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_tv_drm.cpp | 104 disp_type_ = DRMDisplayType::TV; in HWTVDRM()
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_tv_drm.cpp | 105 disp_type_ = DRMDisplayType::TV; in HWTVDRM()
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 221 * implement the ITU-R Recommendation BT.2100 / Rec. 2100 for HDR TV.
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 83 CONNECTOR_TYPE_STR(TV),
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 167 * presentation is Wifi Display where a dongle attached to a TV can be used 680 /** TV tuner input */ 894 * typically accompanying a movie or TV program.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 125 * presentation is Wifi Display where a dongle attached to a TV can be used 569 /** TV tuner input */
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 131 * presentation is Wifi Display where a dongle attached to a TV can be used 593 /** TV tuner input */
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 127 * presentation is Wifi Display where a dongle attached to a TV can be used 631 /** TV tuner input */
|
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_connector.cpp | 380 (disp_type == DRMDisplayType::TV && IsTVConnector(conn_type))) { in Reserve()
|