Searched defs:HWCBufferAllocator (Results 1 - 10 of 10) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_buffer_allocator.h | 45 class HWCBufferAllocator : public BufferAllocator { class in namespace:sdm 47 HWCBufferAllocator();
|
H A D | hwc_buffer_allocator.cpp | 41 #define __CLASS__ "HWCBufferAllocator" 45 HWCBufferAllocator::HWCBufferAllocator() { function in class:sdm::HWCBufferAllocator 49 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { 117 DisplayError HWCBufferAllocator::FreeBuffer(BufferInfo *buffer_info) { 153 uint32_t HWCBufferAllocator::GetBufferSize(BufferInfo *buffer_info) { 189 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) {
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.h | 46 class HWCBufferAllocator : public BufferAllocator { class in namespace:sdm 48 HWCBufferAllocator(); 49 ~HWCBufferAllocator();
|
H A D | hwc_buffer_allocator.cpp | 39 #define __CLASS__ "HWCBufferAllocator" 42 HWCBufferAllocator::HWCBufferAllocator() { function in class:sdm::HWCBufferAllocator 55 HWCBufferAllocator::~HWCBufferAllocator() { 61 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { 101 DisplayError HWCBufferAllocator::FreeBuffer(BufferInfo *buffer_info) { 113 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, 119 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, 133 uint32_t HWCBufferAllocator [all...] |
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.h | 46 class HWCBufferAllocator : public BufferAllocator { class in namespace:sdm 48 HWCBufferAllocator(); 49 ~HWCBufferAllocator();
|
H A D | hwc_buffer_allocator.cpp | 39 #define __CLASS__ "HWCBufferAllocator" 42 HWCBufferAllocator::HWCBufferAllocator() { function in class:sdm::HWCBufferAllocator 55 HWCBufferAllocator::~HWCBufferAllocator() { 61 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { 107 DisplayError HWCBufferAllocator::FreeBuffer(BufferInfo *buffer_info) { 119 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, 125 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, 139 uint32_t HWCBufferAllocator [all...] |
/hardware/qcom/display/sdm845/sdm/libs/hwc/ |
H A D | hwc_buffer_allocator.h | 45 class HWCBufferAllocator : public BufferAllocator { class in namespace:sdm 47 HWCBufferAllocator();
|
H A D | hwc_buffer_allocator.cpp | 41 #define __CLASS__ "HWCBufferAllocator" 45 HWCBufferAllocator::HWCBufferAllocator() { function in class:sdm::HWCBufferAllocator 49 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { 124 DisplayError HWCBufferAllocator::FreeBuffer(BufferInfo *buffer_info) { 161 uint32_t HWCBufferAllocator::GetBufferSize(BufferInfo *buffer_info) { 201 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { 268 DisplayError HWCBufferAllocator::GetAllocatedBufferInfo(const BufferConfig &buffer_config, 305 DisplayError HWCBufferAllocator::GetBufferLayout(const AllocatedBufferInfo &buf_info,
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.h | 46 class HWCBufferAllocator : public BufferAllocator { class in namespace:sdm 48 HWCBufferAllocator(); 49 ~HWCBufferAllocator();
|
H A D | hwc_buffer_allocator.cpp | 40 #define __CLASS__ "HWCBufferAllocator" 44 HWCBufferAllocator::HWCBufferAllocator() { function in class:sdm::HWCBufferAllocator 57 HWCBufferAllocator::~HWCBufferAllocator() { 63 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { 108 DisplayError HWCBufferAllocator::FreeBuffer(BufferInfo *buffer_info) { 121 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, 127 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, 141 uint32_t HWCBufferAllocator [all...] |
Completed in 44 milliseconds