/hardware/qcom/sm8150/display/gralloc/ |
D | gr_buf_descriptor.h | 70 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_allocator.cpp | 95 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 184 cur_uncached = UseUncached(descriptors[i]->GetFormat(), descriptors[i]->GetUsage()); in CheckForBufferSharing()
|
D | gr_buf_mgr.cpp | 94 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 1033 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_buf_descriptor.h | 69 int GetFormat() const { return format_; } in GetFormat() function
|
D | gr_allocator.cpp | 87 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 176 cur_uncached = UseUncached(descriptors[i]->GetFormat(), descriptors[i]->GetUsage()); in CheckForBufferSharing()
|
D | gr_buf_mgr.cpp | 94 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo() 1025 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
|
/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/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/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/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/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 1372 TEST_IO_STREAM(GetFormat, "Check that the stream format == the one it was opened with",
|