/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.cpp | 57 static bool canFallback(int usage, bool triedSystem) in canFallback() 79 static bool useUncached(int usage) in useUncached() 277 int IonController::allocate(alloc_data& data, int usage) in allocate() 359 bool isMacroTileEnabled(int format, int usage) in isMacroTileEnabled() 517 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage, in getBufferSizeAndDimensions() 536 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes() 555 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer()
|
D | gpu.cpp | 54 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() 185 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage, in gralloc_alloc_framebuffer_locked() 245 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage, in gralloc_alloc_framebuffer() 255 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 343 int usage, buffer_handle_t* pHandle, in gralloc_alloc() 353 int format, int usage, in gralloc_alloc_size()
|
D | mapper.cpp | 204 buffer_handle_t handle, int usage, in gralloc_lock() 357 int usage = va_arg(args, int); in gralloc_perform() local
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.cpp | 57 static bool canFallback(int usage, bool triedSystem) in canFallback() 79 static bool useUncached(int usage) in useUncached() 282 int IonController::allocate(alloc_data& data, int usage) in allocate() 364 bool isMacroTileEnabled(int format, int usage) in isMacroTileEnabled() 525 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage, in getBufferSizeAndDimensions() 544 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes() 627 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer()
|
D | gpu.cpp | 54 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() 188 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage, in gralloc_alloc_framebuffer_locked() 248 int gpu_context_t::gralloc_alloc_framebuffer(int usage, in gralloc_alloc_framebuffer() 258 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 347 int usage, buffer_handle_t* pHandle, in gralloc_alloc() 357 int format, int usage, in gralloc_alloc_size()
|
D | mapper.cpp | 208 buffer_handle_t handle, int usage) in gralloc_map_and_invalidate() 242 buffer_handle_t handle, int usage, in gralloc_lock() 254 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr() 404 int usage = va_arg(args, int); in gralloc_perform() local
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.cpp | 55 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() 175 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage, in gralloc_alloc_framebuffer_locked() 235 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage, in gralloc_alloc_framebuffer() 245 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 334 int usage, buffer_handle_t* pHandle, in gralloc_alloc() 344 int format, int usage, in gralloc_alloc_size()
|
D | alloc_controller.cpp | 54 static bool canFallback(int usage, bool triedSystem) in canFallback() 76 static bool useUncached(int usage) in useUncached() 177 int IonController::allocate(alloc_data& data, int usage) in allocate() 346 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer()
|
D | mapper.cpp | 201 buffer_handle_t handle, int usage, in gralloc_map_and_invalidate() 235 buffer_handle_t handle, int usage, in gralloc_lock() 247 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | gpu.cpp | 54 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() 181 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage, in gralloc_alloc_framebuffer_locked() 241 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage, in gralloc_alloc_framebuffer() 251 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 349 int usage, buffer_handle_t* pHandle, in gralloc_alloc() 359 int format, int usage, in gralloc_alloc_size()
|
D | alloc_controller.cpp | 54 static bool canFallback(int usage, bool triedSystem) in canFallback() 76 static bool useUncached(int usage) in useUncached() 189 int IonController::allocate(alloc_data& data, int usage) in allocate() 363 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer()
|
D | mapper.cpp | 201 buffer_handle_t handle, int usage, in gralloc_map_and_invalidate() 236 buffer_handle_t handle, int usage, in gralloc_lock() 248 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
|
/hardware/intel/img/hwcomposer/common/buffers/ |
D | GraphicBuffer.cpp | 34 bool GraphicBuffer::isProtectedUsage(uint32_t usage) in isProtectedUsage() 52 bool GraphicBuffer::isCompressionUsage(uint32_t usage) in isCompressionUsage()
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | gralloc.cpp | 117 static unsigned int _select_heap(int usage) in _select_heap() 129 static int gralloc_alloc_rgb(int ionfd, int w, int h, int format, int usage, in gralloc_alloc_rgb() 200 int usage, unsigned int ion_flags, in gralloc_alloc_framework_yuv() 230 int usage, unsigned int ion_flags, in gralloc_alloc_yuv() 333 int w, int h, int format, int usage, in gralloc_alloc()
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderUtils.cpp | 48 int usage, buffer_handle_t* handle, int32_t* stride) { in gfx_alloc() 103 static int gfx_lock(buffer_handle_t handle, int usage, in gfx_lock() 227 int usage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_OFTEN; in DumpGfx() local 319 int usage = GRALLOC_USAGE_HW_RENDER | GRALLOC_USAGE_HW_TEXTURE; in doMapping() local 569 int usage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_OFTEN; in doActionCopy() local
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc.cpp | 105 size_t size, int usage, buffer_handle_t* pHandle) in gralloc_alloc_framebuffer_locked() 158 size_t size, int usage, buffer_handle_t* pHandle) in gralloc_alloc_framebuffer() 200 int w, int h, int format, int usage, in gralloc_alloc()
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_surface_gralloc.c | 58 int usage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_HW_COMPOSER; in psb_DestroySurfaceGralloc() local 99 int i, height_origin, usage, buffer_stride = 0; in psb_CreateSurfacesFromGralloc() local 252 int i, height_origin, usage, buffer_stride = 0; in psb_CreateSurfacesFromGralloc() local
|
D | psb_gralloc.cpp | 52 int usage, int left, int top, int width, int height, in gralloc_lock()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | ftfy.sh | 5 usage() { function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | codec_factory.h | 126 int usage) const { in DefaultEncoderConfig() 208 int usage) const { in DefaultEncoderConfig()
|
/hardware/intel/common/libva/test/decode/ |
D | loadjpeg.c | 101 static void usage(void) in usage() function
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | qseecom.h | 136 enum qseecom_key_management_usage_type usage; member 140 enum qseecom_key_management_usage_type usage; member 148 enum qseecom_key_management_usage_type usage; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | qseecom.h | 102 enum qseecom_key_management_usage_type usage; member 106 enum qseecom_key_management_usage_type usage; member 114 enum qseecom_key_management_usage_type usage; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | resize_util.c | 20 static void usage(char *progname) { in usage() function
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_ion.h | 449 static inline int msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage) in msm_ion_secure_heap_2_0() 455 enum cp_mem_usage usage) in msm_ion_unsecure_heap_2_0() 462 enum cp_mem_usage usage, in msm_ion_secure_buffer()
|