Home
last modified time | relevance | path

Searched refs:object_type (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_events_drm.cpp379 req.object_type = DRM_MODE_OBJECT_CONNECTOR; in RegisterPanelDead()
412 req.object_type = DRM_MODE_OBJECT_CRTC; in RegisterIdleNotify()
445 req.object_type = DRM_MODE_OBJECT_CRTC; in RegisterIdlePowerCollapse()
/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp200 req.object_type = DRM_MODE_OBJECT_CRTC; in PowerEventRegistration()
258 req.object_type = DRM_MODE_OBJECT_CRTC; in EventRegistration()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h574 uint32_t object_type; member
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp511 for (auto object_type : object_types) { in GetAacCodecSpecificSupportedList() local
516 aac_data = {.objectType = object_type, in GetAacCodecSpecificSupportedList()