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) {
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::GetBufferSize(BufferInfo *buffer_info) {
165 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) {
272 DisplayError HWCBufferAllocator::GetAllocatedBufferInfo(