Searched defs:GetBufferSizeAndDimensions (Results 1 - 3 of 3) sorted by relevance
/hardware/qcom/display/sdm845/libgralloc1/ | ||
H A D | gr_utils.cpp | 280 void GetBufferSizeAndDimensions(const BufferInfo &info, unsigned int *size, function in namespace:gralloc1 |
/hardware/qcom/display/msm8996/libgralloc1/ | ||
H A D | gr_allocator.cpp | 297 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, function in class:gralloc1::Allocator 305 void Allocator::GetBufferSizeAndDimensions(const BufferDescriptor &descriptor, unsigned int *size, function in class:gralloc1::Allocator |
/hardware/qcom/display/msm8998/libgralloc1/ | ||
H A D | gr_allocator.cpp | 295 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, function in class:gralloc1::Allocator 303 void Allocator::GetBufferSizeAndDimensions(const BufferDescriptor &descriptor, unsigned int *size, function in class:gralloc1::Allocator |
Completed in 15 milliseconds