Home
last modified time | relevance | path

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

12

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_allocator.cpp87 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
176 cur_uncached = UseUncached(descriptors[i]->GetFormat(), descriptors[i]->GetUsage()); in CheckForBufferSharing()
H A Dgr_buf_descriptor.h69 int GetFormat() const { return format_; } in GetFormat() function
H A Dgr_buf_mgr.cpp57 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
1001 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_allocator.cpp95 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
184 cur_uncached = UseUncached(descriptors[i]->GetFormat(), descriptors[i]->GetUsage()); in CheckForBufferSharing()
H A Dgr_buf_descriptor.h70 int GetFormat() const { return format_; } in GetFormat() function
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
H A DFrameBuffer.h18 GLenum GetFormat() const;
H A DFrameBuffer.cpp86 GLenum FrameBuffer::GetFormat() const { in GetFormat() function in FrameBuffer
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A 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()
H A Dgr_buf_descriptor.h78 int GetFormat() const { return format_; } in GetFormat() function
H A Dgr_allocator.cpp221 int format = descriptor.GetFormat(); in GetSize()
789 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A 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()
H A Dgr_buf_descriptor.h79 int GetFormat() const { return format_; } in GetFormat() function
H A Dgr_allocator.cpp74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A 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()
H A Dgr_buf_descriptor.h78 int GetFormat() const { return format_; } in GetFormat() function
H A Dgr_allocator.cpp220 int format = descriptor.GetFormat(); in GetSize()
787 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A 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()
H A Dgr_buf_descriptor.h79 int GetFormat() const { return format_; } in GetFormat() function
H A Dgr_allocator.cpp74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A DPgmImage.h71 int GetFormat() const { return m_format; } in GetFormat() function
H A Ddbregtest.cpp166 int format = ref.GetFormat(); in main()
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_buf_descriptor.h91 int GetFormat() const { return format_; } in GetFormat() function
H A Dgr_buf_mgr.cpp36 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
309 int format = allocator_->GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
H A Dgr_allocator.cpp74 return BufferInfo(descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetFormat(), in GetBufferInfo()
/aosp12/art/compiler/optimizing/
H A Dcode_generator.cc658 Location::ConstantLocation(instruction->GetFormat())); in CreateStringBuilderAppendLocations()
660 uint32_t format = static_cast<uint32_t>(instruction->GetFormat()->GetValue()); in CreateStringBuilderAppendLocations()

12