Home | History | Annotate | Download | only in hwc2

Lines Matching refs: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) {
117 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width,
123 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format,
137 uint32_t HWCBufferAllocator::GetBufferSize(BufferInfo *buffer_info) {
169 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) {
276 DisplayError HWCBufferAllocator::GetAllocatedBufferInfo(