/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | core_interface.cpp | 56 BufferAllocator *buffer_allocator, in CreateCore() argument 59 return CreateCore(debug_handler, buffer_allocator, buffer_sync_handler, NULL, in CreateCore() 64 BufferAllocator *buffer_allocator, in CreateCore() argument 70 if (!debug_handler || !buffer_allocator || !buffer_sync_handler || !interface) { in CreateCore() 93 core_impl = new CoreImpl(buffer_allocator, buffer_sync_handler, socket_handler); in CreateCore()
|
D | hw_interface.cpp | 48 BufferAllocator *buffer_allocator, HWInterface **intf) { in Create() argument 59 hw = new HWDeviceDRM(buffer_sync_handler, buffer_allocator, hw_info_intf); in Create()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | core_interface.cpp | 56 BufferAllocator *buffer_allocator, in CreateCore() argument 59 return CreateCore(debug_handler, buffer_allocator, buffer_sync_handler, NULL, in CreateCore() 64 BufferAllocator *buffer_allocator, in CreateCore() argument 70 if (!debug_handler || !buffer_allocator || !buffer_sync_handler || !interface) { in CreateCore() 93 core_impl = new CoreImpl(buffer_allocator, buffer_sync_handler, socket_handler); in CreateCore()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | core_interface.cpp | 56 BufferAllocator *buffer_allocator, in CreateCore() argument 59 return CreateCore(debug_handler, buffer_allocator, buffer_sync_handler, NULL, in CreateCore() 64 BufferAllocator *buffer_allocator, in CreateCore() argument 70 if (!debug_handler || !buffer_allocator || !buffer_sync_handler || !interface) { in CreateCore() 93 core_impl = new CoreImpl(buffer_allocator, buffer_sync_handler, socket_handler); in CreateCore()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | hw_interface.cpp | 48 BufferAllocator *buffer_allocator, HWInterface **intf) { in Create() argument 58 hw = new HWPeripheralDRM(buffer_sync_handler, buffer_allocator, hw_info_intf); in Create() 65 hw = new HWTVDRM(buffer_sync_handler, buffer_allocator, hw_info_intf); in Create() 72 hw = new HWVirtualDRM(buffer_sync_handler, buffer_allocator, hw_info_intf); in Create()
|
D | core_interface.cpp | 54 DisplayError CoreInterface::CreateCore(BufferAllocator *buffer_allocator, in CreateCore() argument 60 if (!buffer_allocator || !buffer_sync_handler || !interface) { in CreateCore() 81 core_impl = new CoreImpl(buffer_allocator, buffer_sync_handler, socket_handler); in CreateCore()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | hw_interface.cpp | 49 BufferAllocator *buffer_allocator, HWInterface **intf) { in Create() argument 59 hw = new HWPeripheralDRM(display_id, buffer_sync_handler, buffer_allocator, hw_info_intf); in Create() 66 hw = new HWTVDRM(display_id, buffer_sync_handler, buffer_allocator, hw_info_intf); in Create() 73 hw = new HWVirtualDRM(display_id, buffer_sync_handler, buffer_allocator, hw_info_intf); in Create()
|
D | core_interface.cpp | 54 DisplayError CoreInterface::CreateCore(BufferAllocator *buffer_allocator, in CreateCore() argument 60 if (!buffer_allocator || !buffer_sync_handler || !interface) { in CreateCore() 81 core_impl = new CoreImpl(buffer_allocator, buffer_sync_handler, socket_handler); in CreateCore()
|
D | display_virtual.cpp | 38 BufferAllocator *buffer_allocator, CompManager *comp_manager) in DisplayVirtual() argument 39 : DisplayBase(kVirtual, event_handler, kDeviceVirtual, buffer_sync_handler, buffer_allocator, in DisplayVirtual() 46 BufferAllocator *buffer_allocator, CompManager *comp_manager) in DisplayVirtual() argument 48 buffer_allocator, comp_manager, hw_info_intf) {} in DisplayVirtual()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_external.h | 39 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 43 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 52 HWCDisplayExternal(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 45 return Create(core_intf, buffer_allocator, callbacks, 0, 0, qservice, false, hwc_display); in Create() 48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() 102 HWCBufferAllocator *buffer_allocator, in HWCDisplayExternal() argument 106 DISPLAY_CLASS_EXTERNAL, buffer_allocator) { in HWCDisplayExternal()
|
D | hwc_display_virtual.h | 41 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 53 HWCDisplayVirtual(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_external.h | 39 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 43 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 52 HWCDisplayExternal(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 45 return Create(core_intf, buffer_allocator, callbacks, 0, 0, qservice, false, hwc_display); in Create() 48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() 102 HWCBufferAllocator *buffer_allocator, in HWCDisplayExternal() argument 106 DISPLAY_CLASS_EXTERNAL, buffer_allocator) { in HWCDisplayExternal()
|
D | hwc_display_virtual.h | 41 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 53 HWCDisplayVirtual(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external.h | 40 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 44 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 55 HWCDisplayExternal(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 45 return Create(core_intf, buffer_allocator, callbacks, 0, 0, qservice, false, hwc_display); in Create() 48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() 103 HWCBufferAllocator *buffer_allocator, in HWCDisplayExternal() argument 107 DISPLAY_CLASS_EXTERNAL, buffer_allocator) { in HWCDisplayExternal()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_external.h | 40 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 44 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 54 HWCDisplayExternal(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 45 return Create(core_intf, buffer_allocator, callbacks, 0, 0, qservice, false, hwc_display); in Create() 48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() 103 HWCBufferAllocator *buffer_allocator, in HWCDisplayExternal() argument 107 DISPLAY_CLASS_EXTERNAL, buffer_allocator) { in HWCDisplayExternal()
|
D | hwc_display_virtual.h | 41 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 53 HWCDisplayVirtual(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external.h | 40 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 44 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 54 HWCDisplayExternal(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
D | hwc_display_external.cpp | 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 45 return Create(core_intf, buffer_allocator, callbacks, 0, 0, qservice, false, hwc_display); in Create() 48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() argument 57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() 103 HWCBufferAllocator *buffer_allocator, in HWCDisplayExternal() argument 107 DISPLAY_CLASS_EXTERNAL, buffer_allocator) { in HWCDisplayExternal()
|
D | hwc_display_virtual.h | 41 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, 53 HWCDisplayVirtual(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | core_interface.cpp | 56 BufferAllocator *buffer_allocator, in CreateCore() argument 61 if (!debug_handler || !buffer_allocator || !buffer_sync_handler || !interface) { in CreateCore() 84 core_impl = new CoreImpl(buffer_allocator, buffer_sync_handler); in CreateCore()
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | core_interface.h | 132 static DisplayError CreateCore(DebugHandler *debug_handler, BufferAllocator *buffer_allocator, 154 static DisplayError CreateCore(DebugHandler *debug_handler, BufferAllocator *buffer_allocator,
|