/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_descriptor.h | 78 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_buf_mgr.cpp | 111 descriptor->GetFormat())); in AllocateBuffers() 168 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 170 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() 180 descriptor.GetFormat(), in CreateSharedHandle() 445 int format = descriptor.GetFormat(); in AllocateBuffer() 844 descriptor.GetFormat()); in ValidateBufferSize()
|
D | gr_allocator.cpp | 221 int format = descriptor.GetFormat(); in GetSize() 789 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_buf_descriptor.h | 79 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_buf_mgr.cpp | 38 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 110 descriptor->GetFormat())); in AllocateBuffers() 169 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 171 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() 182 descriptor.GetFormat(), in CreateSharedHandle() 464 int format = descriptor.GetFormat(); in AllocateBuffer()
|
D | gr_allocator.cpp | 74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_buf_descriptor.h | 79 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_buf_mgr.cpp | 38 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 110 descriptor->GetFormat())); in AllocateBuffers() 169 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 171 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() 182 descriptor.GetFormat(), in CreateSharedHandle() 467 int format = descriptor.GetFormat(); in AllocateBuffer()
|
D | gr_allocator.cpp | 74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_descriptor.h | 78 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_buf_mgr.cpp | 111 descriptor->GetFormat())); in AllocateBuffers() 168 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 170 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() 181 descriptor.GetFormat(), in CreateSharedHandle() 453 int format = descriptor.GetFormat(); in AllocateBuffer() 852 descriptor.GetFormat()); in ValidateBufferSize()
|
D | gr_allocator.cpp | 220 int format = descriptor.GetFormat(); in GetSize() 787 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_buf_descriptor.h | 91 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_buf_mgr.cpp | 36 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 309 int format = allocator_->GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
|
D | gr_allocator.cpp | 74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 832 TEST_IO_STREAM(GetFormat, "Check that the stream format == the one it was opened with",
|