Home
last modified time | relevance | path

Searched refs:GetFormat (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h78 int GetFormat() const { return format_; } in GetFormat() function
Dgr_buf_mgr.cpp111 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()
Dgr_allocator.cpp221 int format = descriptor.GetFormat(); in GetSize()
789 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h79 int GetFormat() const { return format_; } in GetFormat() function
Dgr_buf_mgr.cpp38 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()
Dgr_allocator.cpp74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h79 int GetFormat() const { return format_; } in GetFormat() function
Dgr_buf_mgr.cpp38 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()
Dgr_allocator.cpp74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h78 int GetFormat() const { return format_; } in GetFormat() function
Dgr_buf_mgr.cpp111 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()
Dgr_allocator.cpp220 int format = descriptor.GetFormat(); in GetSize()
787 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight()
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_descriptor.h91 int GetFormat() const { return format_; } in GetFormat() function
Dgr_buf_mgr.cpp36 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
309 int format = allocator_->GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
Dgr_allocator.cpp74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h832 TEST_IO_STREAM(GetFormat, "Check that the stream format == the one it was opened with",