Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/display/msm8998/sdm/libs/core/
Dhw_info_interface.cpp42 DisplayError HWInfoInterface::Create(HWInfoInterface **intf) { in Create()
54 DisplayError HWInfoInterface::Destroy(HWInfoInterface *intf) { in Destroy()
Dhw_events_interface.cpp45 HWEventsInterface **intf) { in Create()
66 DisplayError HWEventsInterface::Destroy(HWEventsInterface *intf) { in Destroy()
Dhw_interface.cpp48 HWInterface **intf) { in Create()
93 DisplayError HWInterface::Destroy(HWInterface *intf) { in Destroy()
Dcore_impl.cpp116 DisplayInterface **intf) { in CreateDisplay()
157 DisplayError CoreImpl::DestroyDisplay(DisplayInterface *intf) { in DestroyDisplay()
Dcolor_manager.cpp102 ColorManagerProxy::ColorManagerProxy(DisplayType type, HWInterface *intf, in ColorManagerProxy()
/hardware/qcom/display/sdm845/sdm/libs/core/
Dhw_info_interface.cpp42 DisplayError HWInfoInterface::Create(HWInfoInterface **intf) { in Create()
54 DisplayError HWInfoInterface::Destroy(HWInfoInterface *intf) { in Destroy()
Dhw_events_interface.cpp45 HWEventsInterface **intf) { in Create()
66 DisplayError HWEventsInterface::Destroy(HWEventsInterface *intf) { in Destroy()
Dhw_interface.cpp49 BufferAllocator *buffer_allocator, HWInterface **intf) { in Create()
96 DisplayError HWInterface::Destroy(HWInterface *intf) { in Destroy()
Dcore_impl.cpp116 DisplayInterface **intf) { in CreateDisplay()
157 DisplayError CoreImpl::DestroyDisplay(DisplayInterface *intf) { in DestroyDisplay()
Dcolor_manager.cpp102 ColorManagerProxy::ColorManagerProxy(DisplayType type, HWInterface *intf, in ColorManagerProxy()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcore_impl.cpp124 DisplayInterface **intf) { in CreateDisplay()
165 DisplayError CoreImpl::DestroyDisplay(DisplayInterface *intf) { in DestroyDisplay()
Dcolor_manager.cpp102 ColorManagerProxy::ColorManagerProxy(DisplayType type, HWInterface *intf, in ColorManagerProxy()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_virtual.cpp37 DisplayError HWVirtual::Create(HWInterface **intf, HWInfoInterface *hw_info_intf, in Create()
53 DisplayError HWVirtual::Destroy(HWInterface *intf) { in Destroy()
Dhw_scale.cpp33 DisplayError HWScale::Create(HWScale **intf, bool has_qseed3) { in Create()
43 DisplayError HWScale::Destroy(HWScale *intf) { in Destroy()
Dhw_events.cpp54 HWEventsInterface **intf) { in Create()
69 DisplayError HWEventsInterface::Destroy(HWEventsInterface *intf) { in Destroy()
Dhw_info.cpp89 DisplayError HWInfoInterface::Create(HWInfoInterface **intf) { in Create()
103 DisplayError HWInfoInterface::Destroy(HWInfoInterface *intf) { in Destroy()
Dhw_primary.cpp66 DisplayError HWPrimary::Create(HWInterface **intf, HWInfoInterface *hw_info_intf, in Create()
82 DisplayError HWPrimary::Destroy(HWInterface *intf) { in Destroy()
Dhw_hdmi.cpp82 DisplayError HWHDMI::Create(HWInterface **intf, HWInfoInterface *hw_info_intf, in Create()
97 DisplayError HWHDMI::Destroy(HWInterface *intf) { in Destroy()
/hardware/qcom/display/sdm845/sdm/libs/core/fb/
Dhw_scale.cpp33 DisplayError HWScale::Create(HWScale **intf, bool has_qseed3) { in Create()
43 DisplayError HWScale::Destroy(HWScale *intf) { in Destroy()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_scale.cpp33 DisplayError HWScale::Create(HWScale **intf, bool has_qseed3) { in Create()
43 DisplayError HWScale::Destroy(HWScale *intf) { in Destroy()
/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h1329 #define ISPIF_STREAM(intf, action, vfe) (((intf)<<ISPIF_S_STREAM_SHIFT)+ (action)+((vfe)<<ISPIF_VF… argument
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h1278 #define ISPIF_STREAM(intf, action, vfe) (((intf)<<ISPIF_S_STREAM_SHIFT)+\ argument
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_camera.h1386 #define ISPIF_STREAM(intf,action,vfe) (((intf) << ISPIF_S_STREAM_SHIFT) + (action) + ((vfe) << ISPI… argument
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h1386 #define ISPIF_STREAM(intf,action,vfe) (((intf) << ISPIF_S_STREAM_SHIFT) + (action) + ((vfe) << ISPI… argument
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsm_camera.h1455 #define ISPIF_STREAM(intf, action, vfe) (((intf)<<ISPIF_S_STREAM_SHIFT)+\ argument

12