Home
last modified time | relevance | path

Searched defs:import (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/
DMapperVts.h98 bool import) { in allocate()
103 bool import, enum Tolerance tolerance) { in allocate()
108 bool import, uint32_t* outStride) { in allocate()
/hardware/google/camera/common/sensor_listener/
Dgoog_gralloc_wrapper.cc92 const BufferDescriptor& descriptor, uint32_t count, bool import, in Allocate()
124 const IMapper::BufferDescriptorInfo& descriptor_info, bool import, in AllocateOneBuffer()
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp77 uint32_t count, bool import, in allocate()
108 bool import, uint32_t* outStride) { in allocate()
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp107 bool import, uint32_t* outStride) { in allocate()
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp94 uint32_t count, bool import, in allocate()
129 bool import, uint32_t* outStride) { in allocate()
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp101 uint32_t count, bool import, in allocate()
145 bool import, enum Tolerance tolerance, in allocate()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_fence.c316 VkExternalFenceHandleTypeFlagBits import = in vk_common_GetPhysicalDeviceExternalFenceProperties() local
Dvk_semaphore.c274 VkExternalSemaphoreHandleTypeFlagBits import = in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c79 struct dma_buf_import_sync_file import = { in wsi_dma_buf_import_sync_file() local
/hardware/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp145 BufferHandle import() { return BufferHandle{mIMapper, mRawHandle}; } in import() function in BufferAllocation