Home
last modified time | relevance | path

Searched refs:GetAlignedWidthAndHeight (Results 1 – 25 of 51) sorted by relevance

123

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.h56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.h56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.h56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h55 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
Dhwc_display_virtual.cpp235 buffer_allocator_->GetAlignedWidthAndHeight(INT(new_width), INT(new_height), in SetOutputBuffer()
238 buffer_allocator_->GetAlignedWidthAndHeight(INT(active_width), INT(active_height), in SetOutputBuffer()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
Dhwc_display_virtual.cpp243 buffer_allocator_->GetAlignedWidthAndHeight(INT(new_width), INT(new_height), in SetOutputBuffer()
246 buffer_allocator_->GetAlignedWidthAndHeight(INT(active_width), INT(active_height), in SetOutputBuffer()
Dhwc_buffer_allocator.cpp173 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, in GetAlignedWidthAndHeight() function in sdm::HWCBufferAllocator
186 gralloc::GetAlignedWidthAndHeight(info, &aligned_w, &aligned_h); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_adreno_info.h84 void GetAlignedWidthAndHeight(int width, int height, int format, int usage,
Dgr_allocator.cpp181 GetAlignedWidthAndHeight(*descriptors[i], &alignedw, &alignedh); in CheckForBufferSharing()
317 GetAlignedWidthAndHeight(descriptor, alignedw, alignedh); in GetBufferSizeAndDimensions()
324 GetAlignedWidthAndHeight(descriptor, alignedw, alignedh); in GetBufferSizeAndDimensions()
399 GetAlignedWidthAndHeight(descriptor, &width, &height); in GetYUVPlaneInfo()
785 void Allocator::GetAlignedWidthAndHeight(const BufferDescriptor &descriptor, unsigned int *alignedw, in GetAlignedWidthAndHeight() function in gralloc1::Allocator
Dgr_allocator.h70 void GetAlignedWidthAndHeight(const BufferDescriptor &d, unsigned int *aligned_w,
Dgr_buf_mgr.cpp165 allocator_->GetAlignedWidthAndHeight(descriptor, &alignedw, &alignedh); in CreateSharedHandle()
545 allocator_->GetAlignedWidthAndHeight(descriptor, &alignedw, &alignedh); in Perform()
561 allocator_->GetAlignedWidthAndHeight(descriptor, &alignedw, &alignedh); in Perform()
617 allocator_->GetAlignedWidthAndHeight(descriptor, &alignedw, &alignedh); in Perform()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_adreno_info.h84 void GetAlignedWidthAndHeight(int width, int height, int format, int usage,
Dgr_allocator.cpp180 GetAlignedWidthAndHeight(*descriptors[i], &alignedw, &alignedh); in CheckForBufferSharing()
316 GetAlignedWidthAndHeight(descriptor, alignedw, alignedh); in GetBufferSizeAndDimensions()
323 GetAlignedWidthAndHeight(descriptor, alignedw, alignedh); in GetBufferSizeAndDimensions()
398 GetAlignedWidthAndHeight(descriptor, &width, &height); in GetYUVPlaneInfo()
783 void Allocator::GetAlignedWidthAndHeight(const BufferDescriptor &descriptor, unsigned int *alignedw, in GetAlignedWidthAndHeight() function in gralloc1::Allocator
Dgr_allocator.h70 void GetAlignedWidthAndHeight(const BufferDescriptor &d, unsigned int *aligned_w,
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_adreno_info.h80 void GetAlignedWidthAndHeight(int width, int height, int format, int usage,
Dgr_utils.h72 void GetAlignedWidthAndHeight(const BufferInfo &d, unsigned int *aligned_w,
/hardware/qcom/display/msm8909/gralloc/
Dgr_adreno_info.h80 void GetAlignedWidthAndHeight(int width, int height, int format, int usage,
Dgr_utils.h72 void GetAlignedWidthAndHeight(const BufferInfo &d, unsigned int *aligned_w,
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h59 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
Dhwc_display_virtual.cpp268 buffer_allocator_->GetAlignedWidthAndHeight(INT(new_width), INT(new_height), in SetOutputBuffer()
271 buffer_allocator_->GetAlignedWidthAndHeight(INT(active_width), INT(active_height), in SetOutputBuffer()
/hardware/qcom/sdm845/display/gralloc/
Dgr_adreno_info.h94 void GetAlignedWidthAndHeight(int width, int height, int format, int usage,
Dgr_utils.cpp353 GetAlignedWidthAndHeight(info, alignedw, alignedh); in GetBufferSizeAndDimensions()
443 GetAlignedWidthAndHeight(info, &width, &height); in GetYUVPlaneInfo()
768 GetAlignedWidthAndHeight(info, &alignedw, &alignedh); in GetCustomDimensions()
798 void GetAlignedWidthAndHeight(const BufferInfo &info, unsigned int *alignedw, in GetAlignedWidthAndHeight() function
996 GetAlignedWidthAndHeight(info, alignedw, alignedh); in GetGpuResourceSizeAndDimensions()
Dgr_utils.h85 void GetAlignedWidthAndHeight(const BufferInfo &d, unsigned int *aligned_w,
/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.h122 void GetAlignedWidthAndHeight(int width, int height, int format, int usage,

123