Home
last modified time | relevance | path

Searched refs:consumer (Results 1 – 12 of 12) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_formats.cpp178 … mali_gralloc_consumer_type consumer, uint64_t producer_runtime_mask, in determine_best_format() argument
193 if (consumer == MALI_GRALLOC_CONSUMER_GPU_OR_DISPLAY) in determine_best_format()
215 else if (consumer == MALI_GRALLOC_CONSUMER_GPU_EXCL) in determine_best_format()
230 else if (consumer == MALI_GRALLOC_CONSUMER_VIDEO_ENCODER) in determine_best_format()
255 if (consumer == MALI_GRALLOC_CONSUMER_GPU_OR_DISPLAY) in determine_best_format()
277 else if (consumer == MALI_GRALLOC_CONSUMER_GPU_EXCL) in determine_best_format()
296 else if (consumer == MALI_GRALLOC_CONSUMER_VIDEO_ENCODER) in determine_best_format()
304 if (consumer == MALI_GRALLOC_CONSUMER_GPU_OR_DISPLAY) in determine_best_format()
308 else if (consumer == MALI_GRALLOC_CONSUMER_GPU_EXCL) in determine_best_format()
312 else if (consumer == MALI_GRALLOC_CONSUMER_VIDEO_ENCODER) in determine_best_format()
[all …]
/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DFat.uni5 // It also produces the Simple File System protocol for the consumer to
23 …anguage en-US "It also produces the Simple File System protocol for the consumer to perform file a…
DFat.inf5 # It also produces the Simple File System protocol for the consumer to
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSynch.py221 def consumer(buffer, wait, n=1000): function
246 thread.start_new_thread(consumer, (buffer, cwait, n))
/device/linaro/bootloader/edk2/FatBinPkg/EnhancedFatDxe/
DFat.inf6 # It also produces the Simple File System protocol for the consumer to
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/
DDataHubDxe.uni14 // discovered the error.The consumer might be a driver that tabularizes data from the data hub,
38 …n errors might be specific to the driver that discovered the error. The consumer might be a driver…
DDataHubDxe.inf14 # discovered the error.The consumer might be a driver that tabularizes data from the data hub,
/device/linaro/hikey/hikey/
DREADME55 Schematics: https://github.com/96boards/documentation/blob/master/consumer/hikey/hardware-docs/HiKe…
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_private_defs.h62 uint64_t consumer; member
Dgoldfish_vk_marshaling_guest.cpp9375 vkStream->write((uint64_t*)&forMarshaling->consumer, sizeof(uint64_t)); in marshal_VkNativeBufferANDROID()
9406 vkStream->read((uint64_t*)&forUnmarshaling->consumer, sizeof(uint64_t)); in unmarshal_VkNativeBufferANDROID()
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni126 … "So at UEFI runtime, the variable service consumer can not exhaust full NV storage region.<BR>\n"
DMdeModulePkg.dec916 # So at UEFI runtime, the variable service consumer can not exhaust full NV storage region.<BR>