Searched defs:core_intf (Results 1 – 9 of 9) sorted by relevance
| /hardware/qcom/display/msm8996/sdm/libs/hwc/ |
| D | hwc_display_null.cpp | 34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() 60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs) in HWCDisplayNull()
|
| D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() 47 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() 102 HWCDisplayExternal::HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in HWCDisplayExternal()
|
| D | hwc_display_virtual.cpp | 43 int HWCDisplayVirtual::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() 98 HWCDisplayVirtual::HWCDisplayVirtual(CoreInterface *core_intf, hwc_procs_t const **hwc_procs) in HWCDisplayVirtual()
|
| D | hwc_display_primary.cpp | 44 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in Create() 84 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, in HWCDisplayPrimary()
|
| D | hwc_display.cpp | 65 HWCDisplay::HWCDisplay(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, DisplayType type, in HWCDisplay()
|
| /hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
| D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCCallbacks *callbacks, in Create() 47 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCCallbacks *callbacks, in Create() 98 HWCDisplayExternal::HWCDisplayExternal(CoreInterface *core_intf, HWCCallbacks *callbacks, in HWCDisplayExternal()
|
| D | hwc_display_virtual.cpp | 43 int HWCDisplayVirtual::Create(CoreInterface *core_intf, HWCCallbacks *callbacks, uint32_t width, in Create() 90 HWCDisplayVirtual::HWCDisplayVirtual(CoreInterface *core_intf, HWCCallbacks *callbacks) in HWCDisplayVirtual()
|
| D | hwc_display_primary.cpp | 48 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in Create() 88 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in HWCDisplayPrimary()
|
| D | hwc_display.cpp | 212 HWCDisplay::HWCDisplay(CoreInterface *core_intf, HWCCallbacks *callbacks, DisplayType type, in HWCDisplay()
|