Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 25 of 165) sorted by relevance

1234567

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DGraphicBufferMapper.cpp45 PixelFormat format, uint64_t usage, uint32_t stride, in importBuffer()
90 status_t GraphicBufferMapper::lock(buffer_handle_t handle, uint32_t usage, in lock()
95 status_t GraphicBufferMapper::lockYCbCr(buffer_handle_t handle, uint32_t usage, in lockYCbCr()
111 uint32_t usage, const Rect& bounds, void** vaddr, int fenceFd) in lockAsync()
120 const uint64_t usage = static_cast<uint64_t>( in lockAsync() local
129 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr, int fenceFd) in lockAsyncYCbCr()
DAHardwareBuffer.cpp67 uint64_t usage = AHardwareBuffer_convertToGrallocUsageBits(desc->usage); in AHardwareBuffer_allocate() local
106 int AHardwareBuffer_lock(AHardwareBuffer* buffer, uint64_t usage, in AHardwareBuffer_lock()
266 const uint64_t usage = AHardwareBuffer_convertToGrallocUsageBits(desc->usage); in AHardwareBuffer_createFromHandle() local
381 uint64_t AHardwareBuffer_convertToGrallocUsageBits(uint64_t usage) { in AHardwareBuffer_convertToGrallocUsageBits()
413 uint64_t AHardwareBuffer_convertFromGrallocUsageBits(uint64_t usage) { in AHardwareBuffer_convertFromGrallocUsageBits()
DAndroidWindowBuffer.cpp35 int usage, in AndroidWindowBuffer()
48 int usage, in AndroidWindowBuffer()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferaccess.cpp36 int mali_gralloc_lock(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, … in mali_gralloc_lock()
72 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_ycbcr()
222 int mali_gralloc_lock_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_async()
234 …ock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_ycbcr_async()
248 …lock_flex_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_flex_async()
Dmali_gralloc_module.cpp92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock()
100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr()
115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_async()
123 …c_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, in gralloc_lock_ycbcr_async()
Dmali_gralloc_formats.cpp397 int usage) in determine_producer()
443 int usage) in determine_consumer()
604 …oc_select_format(uint64_t req_format, mali_gralloc_format_type type, uint64_t usage, int buffer_si… in mali_gralloc_select_format()
Dmali_gralloc_ion.cpp299 unsigned int pick_ion_heap(uint64_t usage) in pick_ion_heap()
334 void set_ion_flags(unsigned int heap_mask, uint64_t usage, unsigned int *priv_heap_flag, int *ion_f… in set_ion_flags()
376 uint64_t usage; in check_buffers_sharable() local
491 uint64_t usage; in mali_gralloc_ion_allocate() local
Dmali_gralloc_bufferdescriptor.cpp126 int mali_gralloc_set_producerusage_internal(gralloc1_buffer_descriptor_t descriptor, uint64_t usage) in mali_gralloc_set_producerusage_internal()
138 int mali_gralloc_set_consumerusage_internal(gralloc1_buffer_descriptor_t descriptor, uint64_t usage) in mali_gralloc_set_consumerusage_internal()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferaccess.cpp36 int mali_gralloc_lock(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, … in mali_gralloc_lock()
72 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_ycbcr()
222 int mali_gralloc_lock_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_async()
234 …ock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_ycbcr_async()
248 …lock_flex_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_flex_async()
Dmali_gralloc_module.cpp92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock()
100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr()
115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_async()
123 …c_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, in gralloc_lock_ycbcr_async()
Dmali_gralloc_formats.cpp397 int usage) in determine_producer()
443 int usage) in determine_consumer()
604 …oc_select_format(uint64_t req_format, mali_gralloc_format_type type, uint64_t usage, int buffer_si… in mali_gralloc_select_format()
Dmali_gralloc_ion.cpp299 unsigned int pick_ion_heap(uint64_t usage) in pick_ion_heap()
334 void set_ion_flags(unsigned int heap_mask, uint64_t usage, unsigned int *priv_heap_flag, int *ion_f… in set_ion_flags()
376 uint64_t usage; in check_buffers_sharable() local
491 uint64_t usage; in mali_gralloc_ion_allocate() local
Dmali_gralloc_bufferdescriptor.cpp93 int mali_gralloc_set_producerusage_internal(gralloc1_buffer_descriptor_t descriptor, uint64_t usage) in mali_gralloc_set_producerusage_internal()
105 int mali_gralloc_set_consumerusage_internal(gralloc1_buffer_descriptor_t descriptor, uint64_t usage) in mali_gralloc_set_consumerusage_internal()
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp93 const uint32_t usage = descriptor.usage; in allocateImpl() local
246 Error3 allocateImpl2(const uint32_t usage, in allocateImpl2()
292 const uint32_t usage, in getBufferFormat()
324 static bool needHostCb(const uint32_t usage, const PixelFormat format) { in needHostCb()
349 Error3 allocateCb(const uint32_t usage, in allocateCb()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp164 int alloc_buffer(int usage, in alloc_buffer()
191 const int usage, in lock()
224 const int usage, in lock_ycbcr()
290 const int usage, in lock_impl()
489 static int get_buffer_format(const int frameworkFormat, const int usage) { in get_buffer_format()
516 const int usage, in gralloc_alloc()
681 int w, int h, int format, int usage, in s_gralloc_alloc()
803 int alloc_buffer(int usage, in alloc_buffer()
935 static bool need_host_cb(const int usage, const int format) { in need_host_cb()
983 buffer_handle_t bh, int usage, in gralloc_lock()
[all …]
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp281 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock()
330 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr()
465 static int gralloc_lock_async (gralloc_module_t const *module, buffer_handle_t handle, int usage, i… in gralloc_lock_async()
489 …ock_async_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, i… in gralloc_lock_async_ycbcr()
Dalloc_device.cpp199 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer()
367 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked()
468 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer()
478 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp70 D3D11_MAP GetD3DMapTypeFromBits(BufferUsage usage, GLbitfield access) in GetD3DMapTypeFromBits()
380 gl::BufferUsage usage) in setData()
606 void Buffer11::updateDeallocThreshold(BufferUsage usage) in updateDeallocThreshold()
628 angle::Result Buffer11::checkForDeallocation(const gl::Context *context, BufferUsage usage) in checkForDeallocation()
659 void Buffer11::markBufferUsage(BufferUsage usage) in markBufferUsage()
664 angle::Result Buffer11::markBufferUsage(const gl::Context *context, BufferUsage usage) in markBufferUsage()
694 BufferUsage usage, in getBuffer()
803 BufferUsage usage, in getBufferStorage()
831 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage()
1096 Buffer11::BufferStorage::BufferStorage(Renderer11 *renderer, BufferUsage usage) in BufferStorage()
[all …]
/device/generic/car/emulator/audio/halservice/
DAudioControl.cpp132 for (const auto& usage : duckingInfo.usagesHoldingFocus) { in onDevicesToDuckChange() local
212 string usage = string(args[1]); in cmdRequestFocus() local
255 string usage = string(args[1]); in cmdAbandonFocus() local
/device/generic/vulkan-cereal/host-common/
Dmisc.cpp90 void emugl::setCpuUsage(android::base::CpuUsage* usage) { in setCpuUsage()
98 void emugl::setMemoryTracker(android::base::MemoryTracker* usage) { in setMemoryTracker()
/device/google/contexthub/util/
Dnanohub_os_update_prepare.sh22 usage () { #show usage and bail out function
Dnanoapp_prepare.sh22 usage () { #show usage and bail out function
/device/amlogic/yukawa/bootloader/scripts/
Dcollect-khadas_binaries-git-refboard.sh15 function usage() { function
/device/google/cuttlefish/tools/
Dflash-blk-dev.sh17 usage() { function
/device/generic/vulkan-cereal/include/vulkan/
Dvk_android_native_buffer.h64 int usage; // DEPRECATED in SPEC_VERSION 6 member
76 VkSwapchainImageUsageFlagsANDROID usage; member

1234567