Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 – 25 of 46) sorted by relevance

12

/hardware/interfaces/graphics/mapper/2.0/default/
DGrallocBufferDescriptor.h40 BufferDescriptor descriptor; in grallocEncodeBufferDescriptor() local
54 const BufferDescriptor& descriptor, in grallocDecodeBufferDescriptor()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp62 auto descriptor = std::make_shared<BufferDescriptor>(); in CreateBufferDescriptor() local
71 const auto descriptor = descriptors_map_.find(descriptor_id); in DestroyBufferDescriptor() local
107 for (auto &descriptor : descriptors) { in AllocateBuffers() local
156 void BufferManager::CreateSharedHandle(buffer_handle_t inbuffer, const BufferDescriptor &descriptor, in CreateSharedHandle()
457 int BufferManager::AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle, in AllocateBuffer()
562 BufferDescriptor descriptor(width, height, format); in Perform() local
578 BufferDescriptor descriptor(width, width, format); in Perform() local
632 BufferDescriptor descriptor(width, height, format, prod_usage, cons_usage); in Perform() local
726 auto descriptor = BufferDescriptor(width, height, format, producer_usage, consumer_usage); in Perform() local
744 BufferDescriptor descriptor(width, height, format, producer_usage, consumer_usage); in Perform() local
Dgr_device_impl.cpp220 gralloc1_buffer_descriptor_t descriptor) { in DestroyBufferDescriptor()
229 gralloc1_buffer_descriptor_t descriptor, in SetConsumerUsage()
241 gralloc1_buffer_descriptor_t descriptor, in SetBufferDimensions()
254 gralloc1_buffer_descriptor_t descriptor, in SetColorFormat()
266 gralloc1_buffer_descriptor_t descriptor, in SetLayerCount()
279 gralloc1_buffer_descriptor_t descriptor, in SetProducerUsage()
Dgr_allocator.cpp197 unsigned int Allocator::GetSize(const BufferDescriptor &descriptor, unsigned int alignedw, in GetSize()
299 BufferDescriptor descriptor = BufferDescriptor(width, height, format); in GetBufferSizeAndDimensions() local
305 void Allocator::GetBufferSizeAndDimensions(const BufferDescriptor &descriptor, unsigned int *size, in GetBufferSizeAndDimensions()
379 BufferDescriptor descriptor = in GetYUVPlaneInfo() local
766 void Allocator::GetAlignedWidthAndHeight(const BufferDescriptor &descriptor, unsigned int *alignedw, in GetAlignedWidthAndHeight()
Dgr_buf_mgr.h62 const auto descriptor = map_descriptor->second; in CallBufferDescriptorFunction() local
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp59 auto descriptor = std::make_shared<BufferDescriptor>(); in CreateBufferDescriptor() local
68 const auto descriptor = descriptors_map_.find(descriptor_id); in DestroyBufferDescriptor() local
104 for (auto &descriptor : descriptors) { in AllocateBuffers() local
153 void BufferManager::CreateSharedHandle(buffer_handle_t inbuffer, const BufferDescriptor &descriptor, in CreateSharedHandle()
475 int BufferManager::AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle, in AllocateBuffer()
543 BufferDescriptor descriptor(width, height, format); in Perform() local
559 BufferDescriptor descriptor(width, width, format); in Perform() local
613 BufferDescriptor descriptor(width, height, format, prod_usage, cons_usage); in Perform() local
708 auto descriptor = BufferDescriptor(width, height, format, producer_usage, consumer_usage); in Perform() local
726 BufferDescriptor descriptor(width, height, format, producer_usage, consumer_usage); in Perform() local
Dgr_device_impl.cpp219 gralloc1_buffer_descriptor_t descriptor) { in DestroyBufferDescriptor()
228 gralloc1_buffer_descriptor_t descriptor, in SetConsumerUsage()
240 gralloc1_buffer_descriptor_t descriptor, in SetBufferDimensions()
253 gralloc1_buffer_descriptor_t descriptor, in SetColorFormat()
265 gralloc1_buffer_descriptor_t descriptor, in SetProducerUsage()
Dgr_allocator.cpp189 unsigned int Allocator::GetSize(const BufferDescriptor &descriptor, unsigned int alignedw, in GetSize()
287 BufferDescriptor descriptor = BufferDescriptor(width, height, format); in GetBufferSizeAndDimensions() local
293 void Allocator::GetBufferSizeAndDimensions(const BufferDescriptor &descriptor, unsigned int *size, in GetBufferSizeAndDimensions()
366 BufferDescriptor descriptor = in GetYUVPlaneInfo() local
733 void Allocator::GetAlignedWidthAndHeight(const BufferDescriptor &descriptor, unsigned int *alignedw, in GetAlignedWidthAndHeight()
Dgr_buf_mgr.h61 const auto descriptor = map_descriptor->second; in CallBufferDescriptorFunction() local
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1On0Adapter.cpp94 auto descriptor = in doGetFunction() local
209 gralloc1_buffer_descriptor_t descriptor) in destroyDescriptor()
223 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer()
235 const std::shared_ptr<Descriptor>& descriptor, in allocate()
296 auto descriptor = adapter->getDescriptor(descriptors[i]); in allocateHook() local
404 Descriptor descriptor; in retain() local
DGralloc1Allocator.cpp119 Return<void> Gralloc1Allocator::allocate(const BufferDescriptor& descriptor, in allocate()
256 gralloc1_buffer_descriptor_t descriptor; in createDescriptor() local
294 Error Gralloc1Allocator::allocateOne(gralloc1_buffer_descriptor_t descriptor, in allocateOne()
DGralloc1On0Adapter.h70 static gralloc1_function_pointer_t getFunctionHook( in getFunctionHook()
99 gralloc1_buffer_descriptor_t descriptor) { in destroyDescriptorHook()
153 auto descriptor = getAdapter(device)->getDescriptor(descriptorId); in callDescriptorFunction() local
DGralloc0Allocator.cpp62 Return<void> Gralloc0Allocator::allocate(const BufferDescriptor& descriptor, in allocate()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample2.cpp24 void printRawValue(const std::vector<unsigned char> &descriptor) { in printRawValue()
41 std::vector<unsigned char> descriptor(t->data, t->data + t->len); in main() local
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperTestUtils.cpp82 const BufferDescriptor& descriptor, uint32_t count, bool import, in allocate()
117 BufferDescriptor descriptor = createDescriptor(descriptorInfo); in allocate() local
136 BufferDescriptor descriptor; in createDescriptor() local
DVtsHalGraphicsMapperV2_0TargetTest.cpp65 BufferDescriptor descriptor; in TEST_F() local
91 BufferDescriptor descriptor; in TEST_F() local
/hardware/interfaces/audio/effect/2.0/default/
DConversions.cpp31 const effect_descriptor_t& halDescriptor, EffectDescriptor* descriptor) { in effectDescriptorFromHal()
DEffectsFactory.cpp138 EffectDescriptor descriptor; in getDescriptor() local
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_callbacks.cpp55 HWC2::Error HWCCallbacks::Register(HWC2::Callback descriptor, hwc2_callback_data_t callback_data, in Register()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_callbacks.cpp55 HWC2::Error HWCCallbacks::Register(HWC2::Callback descriptor, hwc2_callback_data_t callback_data, in Register()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidDevice.h37 std::vector<uint8_t> descriptor; in REF_BASE() member
/hardware/qcom/audio/post_proc/
Dbundle.c481 effect_descriptor_t *descriptor) in effect_lib_get_descriptor()
734 effect_descriptor_t *descriptor) in effect_get_descriptor()
Dvolume_listener.c556 effect_descriptor_t *descriptor) in vol_effect_get_descriptor()
800 effect_descriptor_t *descriptor) in vol_prc_lib_get_descriptor()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidItem.cpp56 std::vector<HidItem> HidItem::tokenize(const std::vector<uint8_t> &descriptor) { in tokenize()
/hardware/qcom/msm8x84/kernel-headers/sound/
Dcompress_offload.h74 struct snd_codec_desc descriptor[MAX_NUM_CODEC_DESCRIPTORS]; member

12