Home
last modified time | relevance | path

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

12

/device/linaro/hikey/gralloc/
Dalloc_device.cpp99 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer()
259 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked()
348 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer()
357 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
Dgralloc_module.cpp275 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock()
Dgralloc_priv.h161 int usage; member
/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/linaro/hikey/uefi-tools/
Dtos-build.sh14 function usage function
Dopteed-build.sh15 function usage function
Duefi-build.sh158 function usage function
Datf-build.sh17 function usage function
/device/generic/goldfish/libqemu/
Dtest_guest_2.c34 static void usage(int code) in usage() function
Dtest_host_1.c128 static void usage(int code) in usage() function
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp126 int w, int h, int format, int usage, in gralloc_alloc()
602 buffer_handle_t handle, int usage, in gralloc_lock()
783 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
Dgralloc_cb.h90 int usage; // usage bits the buffer was created with member
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp137 uint32_t *usage, in allocateStream()
265 uint32_t *usage, in allocate_stream()
DEmulatedFakeCamera2.cpp347 uint32_t *usage, in allocateStream()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HALHeader.h44 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
DQCamera3HWI.h318 uint32_t usage; member
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HALHeader.h44 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
DQCamera3HWI.h318 uint32_t usage; member
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp392 uint32_t *usage, in allocate_stream()
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp282 uint32_t *usage, in allocate_stream()
/device/generic/goldfish/opengl/system/GLESv1_enc/
DGLEncoder.cpp363 …der::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage) in s_glBufferData()
/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.cpp199 …der::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage) in s_glBufferData()
Dgl2_entry.cpp298 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp271 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid *data, GLenum usage) in glBufferData()

12