Home | History | Annotate | Download | only in hwc2

Lines Matching defs:HWCBufferAllocator

39 #define __CLASS__ "HWCBufferAllocator"
42 HWCBufferAllocator::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::GetBufferSize(BufferInfo *buffer_info) {
171 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) {
278 DisplayError HWCBufferAllocator::GetAllocatedBufferInfo(