| /device/linaro/hikey/gralloc/ |
| D | alloc_device.cpp | 99 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()
|
| D | gralloc_module.cpp | 275 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock()
|
| D | gralloc_priv.h | 161 int usage; member
|
| /device/google/contexthub/util/ |
| D | nanohub_os_update_prepare.sh | 22 usage () { #show usage and bail out function
|
| D | nanoapp_prepare.sh | 22 usage () { #show usage and bail out function
|
| /device/linaro/hikey/uefi-tools/ |
| D | tos-build.sh | 14 function usage function
|
| D | opteed-build.sh | 15 function usage function
|
| D | uefi-build.sh | 158 function usage function
|
| D | atf-build.sh | 17 function usage function
|
| /device/generic/goldfish/libqemu/ |
| D | test_guest_2.c | 34 static void usage(int code) in usage() function
|
| D | test_host_1.c | 128 static void usage(int code) in usage() function
|
| /device/generic/goldfish/opengl/system/gralloc/ |
| D | gralloc.cpp | 126 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/ |
| D | gralloc_cb.h | 90 int usage; // usage bits the buffer was created with member
|
| /device/generic/goldfish/camera/ |
| D | EmulatedCamera2.cpp | 137 uint32_t *usage, in allocateStream() 265 uint32_t *usage, in allocate_stream()
|
| D | EmulatedFakeCamera2.cpp | 347 uint32_t *usage, in allocateStream()
|
| /device/huawei/angler/camera/QCamera2/HAL3/ |
| D | QCamera3HALHeader.h | 44 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
|
| D | QCamera3HWI.h | 318 uint32_t usage; member
|
| /device/lge/bullhead/camera/QCamera2/HAL3/ |
| D | QCamera3HALHeader.h | 44 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \ argument
|
| D | QCamera3HWI.h | 318 uint32_t usage; member
|
| /device/moto/shamu/camera/QCamera/HAL2/core/src/ |
| D | QCameraHWI.cpp | 392 uint32_t *usage, in allocate_stream()
|
| /device/moto/shamu/camera/QCamera/HAL2/wrapper/ |
| D | QualcommCamera.cpp | 282 uint32_t *usage, in allocate_stream()
|
| /device/generic/goldfish/opengl/system/GLESv1_enc/ |
| D | GLEncoder.cpp | 363 …der::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage) in s_glBufferData()
|
| /device/generic/goldfish/opengl/system/GLESv2_enc/ |
| D | GL2Encoder.cpp | 199 …der::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage) in s_glBufferData()
|
| D | gl2_entry.cpp | 298 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
|
| /device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 271 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid *data, GLenum usage) in glBufferData()
|