Home | History | Annotate | Download | only in hwc2

Lines Matching defs:HWCBufferAllocator

40 #define __CLASS__ "HWCBufferAllocator"
44 HWCBufferAllocator::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::GetBufferSize(BufferInfo *buffer_info) {
173 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, uint64_t *flags) {
292 DisplayError HWCBufferAllocator::GetAllocatedBufferInfo(
331 DisplayError HWCBufferAllocator::GetBufferLayout(const AllocatedBufferInfo &buf_info,