Home
last modified time | relevance | path

Searched refs:SetBufferInfo (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp92 int error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in AllocateBuffer()
189 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetBufferSize()
204 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, uint64_t *flags) { in SetBufferInfo() function in sdm::HWCBufferAllocator
342 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetAllocatedBufferInfo()
370 SetBufferInfo(buf_info.format, &format, &flags); in GetBufferLayout()
Dhwc_buffer_allocator.h62 int SetBufferInfo(LayerBufferFormat format, int *target, uint64_t *flags);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp74 int error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in AllocateBuffer()
165 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetBufferSize()
180 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, uint64_t *flags) { in SetBufferInfo() function in sdm::HWCBufferAllocator
318 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetAllocatedBufferInfo()
346 SetBufferInfo(buf_info.format, &format, &flags); in GetBufferLayout()
Dhwc_buffer_allocator.h63 int SetBufferInfo(LayerBufferFormat format, int *target, uint64_t *flags);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp84 error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in AllocateBuffer()
187 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetBufferSize()
201 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { in SetBufferInfo() function in sdm::HWCBufferAllocator
285 int error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in GetAllocatedBufferInfo()
312 SetBufferInfo(buf_info.format, &format, &flags); in GetBufferLayout()
Dhwc_tonemapper.cpp324 status = buffer_allocator_.SetBufferInfo(layer->request.format, &format, &usage); in AcquireToneMapSession()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp84 error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in AllocateBuffer()
187 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetBufferSize()
201 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { in SetBufferInfo() function in sdm::HWCBufferAllocator
285 int error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in GetAllocatedBufferInfo()
312 SetBufferInfo(buf_info.format, &format, &flags); in GetBufferLayout()
Dhwc_buffer_allocator.h57 int SetBufferInfo(LayerBufferFormat format, int *target, int *flags);
Dhwc_tonemapper.cpp324 status = buffer_allocator_.SetBufferInfo(layer->request.format, &format, &usage); in AcquireToneMapSession()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp68 int error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in AllocateBuffer()
150 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetBufferSize()
165 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { in SetBufferInfo() function in sdm::HWCBufferAllocator
291 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetAllocatedBufferInfo()
Dhwc_buffer_allocator.h60 int SetBufferInfo(LayerBufferFormat format, int *target, int *flags);
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp80 error = SetBufferInfo(buffer_config.format, &format, &alloc_flags); in AllocateBuffer()
175 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) { in GetBufferSize()
189 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { in SetBufferInfo() function in sdm::HWCBufferAllocator
Dhwc_buffer_allocator.h59 int SetBufferInfo(LayerBufferFormat format, int *target, int *flags);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.h60 int SetBufferInfo(LayerBufferFormat format, int *target, int *flags);