Searched defs:GetBufferSizeAndDimensions (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.cpp | 297 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, in GetBufferSizeAndDimensions() function in gralloc1::Allocator 305 void Allocator::GetBufferSizeAndDimensions(const BufferDescriptor &descriptor, unsigned int *size, in GetBufferSizeAndDimensions() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.cpp | 298 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, in GetBufferSizeAndDimensions() function in gralloc1::Allocator 306 void Allocator::GetBufferSizeAndDimensions(const BufferDescriptor &descriptor, unsigned int *size, in GetBufferSizeAndDimensions() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.cpp | 280 void GetBufferSizeAndDimensions(const BufferInfo &info, unsigned int *size, in GetBufferSizeAndDimensions() function
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.cpp | 280 void GetBufferSizeAndDimensions(const BufferInfo &info, unsigned int *size, in GetBufferSizeAndDimensions() function
|