Home
last modified time | relevance | path

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

12

/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/google/cuttlefish/tools/
Dflash-blk-dev.sh17 usage() { function
Draw2iso.sh23 usage() { function
/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_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()
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_public_interface.cpp69 /*uint64_t */ gralloc1_consumer_usage_t usage) in mali_gralloc_set_consumer_usage()
96 /*uint64_t */ gralloc1_producer_usage_t usage) in mali_gralloc_set_producer_usage()
170 uint64_t usage; in mali_gralloc_allocate() local
/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_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()
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
/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/linaro/dragonboard/shared/utils/qrtr/src/
Dcfg.c19 static void usage(const char *progname) in usage() function
/device/generic/trusty/dhcp/client/
Dmain.cpp20 static void usage(const char* program) { in usage() function
/device/generic/goldfish/hals/gralloc/
Dallocator.cpp92 uint64_t toUsage64(const BufferUsage usage) { in toUsage64()
96 bool needGpuBuffer(const uint64_t usage) { in needGpuBuffer()
104 bool needCpuBuffer(const uint64_t usage) { in needCpuBuffer()
186 const uint64_t usage = toUsage64(desc.usage); in allocate2() local
546 uint64_t usage = 0; member
/device/google/cuttlefish/host/commands/health/
Dhealth.cpp75 int usage() { in usage() function
/device/linaro/hikey/gralloc960/legacy/
Dalloc_device.cpp43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c42 static void usage(const char *argv0) { in usage() function
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
Dcolor_buffer_utils.cpp70 const C2MemoryUsage usage = {0, 0}; in getClientUsage() local

12