Home
last modified time | relevance | path

Searched defs:core_intf (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/hwc/
Dhwc_display_null.cpp34 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()
Dhwc_display_external.cpp42 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()
107 HWCDisplayExternal::HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in HWCDisplayExternal()
Dhwc_display_virtual.cpp43 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()
Dhwc_display_primary.cpp45 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in Create()
85 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, in HWCDisplayPrimary()
Dhwc_display_external_test.cpp51 int HWCDisplayExternalTest::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create()
76 HWCDisplayExternalTest::HWCDisplayExternalTest(CoreInterface *core_intf, in HWCDisplayExternalTest()
Dhwc_display.cpp144 HWCDisplay::HWCDisplay(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, DisplayType type, in HWCDisplay()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_null.cpp34 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()
Dhwc_display_external.cpp42 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()
Dhwc_display_virtual.cpp43 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()
Dhwc_display_primary.cpp44 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in Create()
84 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, in HWCDisplayPrimary()
Dhwc_display.cpp67 HWCDisplay::HWCDisplay(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, DisplayType type, in HWCDisplay()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_external.cpp42 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()
Dhwc_display_virtual.cpp45 int HWCDisplayVirtual::Create(CoreInterface *core_intf, HWCCallbacks *callbacks, uint32_t width, in Create()
92 HWCDisplayVirtual::HWCDisplayVirtual(CoreInterface *core_intf, HWCCallbacks *callbacks) in HWCDisplayVirtual()
Dhwc_display_primary.cpp48 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in Create()
88 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in HWCDisplayPrimary()
Dhwc_display.cpp218 HWCDisplay::HWCDisplay(CoreInterface *core_intf, HWCCallbacks *callbacks, DisplayType type, in HWCDisplay()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.cpp42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create()
48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create()
101 HWCDisplayExternal::HWCDisplayExternal(CoreInterface *core_intf, in HWCDisplayExternal()
Dhwc_display_virtual.cpp45 int HWCDisplayVirtual::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create()
94 HWCDisplayVirtual::HWCDisplayVirtual(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in HWCDisplayVirtual()
Dhwc_display_primary.cpp48 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in Create()
88 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator, in HWCDisplayPrimary()
Dhwc_display.cpp217 HWCDisplay::HWCDisplay(CoreInterface *core_intf, HWCCallbacks *callbacks, DisplayType type, in HWCDisplay()