Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_HW_CAMERA_WRITE (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_usages.h92 #define GRALLOC_USAGE_HW_CAMERA_WRITE GRALLOC1_PRODUCER_USAGE_CAMERA macro
257 #define GRALLOC_USAGE_HW_CAMERA_WRITE static_cast<uint64_t>(BufferUsage::CAMERA_OUTPUT) macro
288 GRALLOC_USAGE_HW_CAMERA_WRITE | /* 1U << 17 */
Dmali_gralloc_ion.cpp149 GRALLOC_USAGE_PROTECTED | GRALLOC_USAGE_HW_CAMERA_WRITE | GS101_GRALLOC_USAGE_TPU_INPUT, in select_faceauth_heap_mask()
153 GRALLOC_USAGE_PROTECTED | GRALLOC_USAGE_HW_CAMERA_WRITE | GRALLOC_USAGE_HW_CAMERA_READ, in select_faceauth_heap_mask()
157 GRALLOC_USAGE_PROTECTED | GRALLOC_USAGE_HW_CAMERA_WRITE | GRALLOC_USAGE_HW_COMPOSER | in select_faceauth_heap_mask()
Dmali_gralloc_bufferallocation.cpp750 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) in set_dataspace()
814 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) in set_dataspace()
Dmali_gralloc_formats.cpp434 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) in get_producers()
/hardware/libhardware/include/hardware/
Dgralloc.h115 GRALLOC_USAGE_HW_CAMERA_WRITE = 0x00020000U, enumerator
429 if ((usage & GRALLOC_USAGE_HW_CAMERA_WRITE) != 0) { in map_usage_to_memtrack()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h99 #define GRALLOC_USAGE_HW_CAMERA_WRITE static_cast<uint64_t>(hidl_common::BufferUsage::CAMERA_OUTPUT) macro
129 GRALLOC_USAGE_HW_CAMERA_WRITE | /* 1U << 17 */
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp108 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
135 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
168 GRALLOC_USAGE_HW_CAMERA_WRITE | in gralloc_alloc_buffer()
302 else if(usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in alloc_impl()
/hardware/google/camera/common/hal/tests/
Dinternal_stream_manager_tests.cc64 .producer_usage = GRALLOC_USAGE_HW_CAMERA_WRITE,
71 .producer_usage = GRALLOC_USAGE_HW_CAMERA_WRITE,
78 .producer_usage = GRALLOC_USAGE_HW_CAMERA_WRITE,
Dmock_device_session_hwl.cc84 hal_stream.consumer_usage = GRALLOC_USAGE_HW_CAMERA_WRITE; in ConfigurePipeline()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp104 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
131 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
284 else if(usage & GRALLOC_USAGE_HW_CAMERA_WRITE) in alloc_impl()
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp105 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
132 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
281 else if(usage & GRALLOC_USAGE_HW_CAMERA_WRITE) in alloc_impl()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp118 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
147 GRALLOC_USAGE_HW_CAMERA_WRITE | in gralloc_alloc_buffer()
288 else if(usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in alloc_impl()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgpu.cpp118 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
147 GRALLOC_USAGE_HW_CAMERA_WRITE | in gralloc_alloc_buffer()
288 else if(usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in alloc_impl()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.cpp114 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in gralloc_alloc_buffer()
147 GRALLOC_USAGE_HW_CAMERA_WRITE | in gralloc_alloc_buffer()
285 else if(usage & GRALLOC_USAGE_HW_CAMERA_WRITE) { in alloc_impl()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp227 GRALLOC_USAGE_PROTECTED | GRALLOC_USAGE_HW_CAMERA_WRITE | GS101_GRALLOC_USAGE_TPU_INPUT, in select_faceauth_heap_mask()
231 GRALLOC_USAGE_PROTECTED | GRALLOC_USAGE_HW_CAMERA_WRITE | GRALLOC_USAGE_HW_CAMERA_READ, in select_faceauth_heap_mask()
235 GRALLOC_USAGE_PROTECTED | GRALLOC_USAGE_HW_CAMERA_WRITE | GRALLOC_USAGE_HW_COMPOSER | in select_faceauth_heap_mask()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp68 alloc_flags = GRALLOC_USAGE_HW_CAMERA_WRITE; in AllocateBuffer()
173 alloc_flags = GRALLOC_USAGE_HW_CAMERA_WRITE; in GetBufferSize()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp68 alloc_flags = GRALLOC_USAGE_HW_CAMERA_WRITE; in AllocateBuffer()
173 alloc_flags = GRALLOC_USAGE_HW_CAMERA_WRITE; in GetBufferSize()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp231 if (usage & GRALLOC_USAGE_HW_CAMERA_WRITE) in get_producers()
1419 else if ((usage & GRALLOC_USAGE_HW_CAMERA_READ) && (usage & GRALLOC_USAGE_HW_CAMERA_WRITE)) in get_base_format()
1435 else if ((usage & GRALLOC_USAGE_HW_TEXTURE) && (usage & GRALLOC_USAGE_HW_CAMERA_WRITE)) in get_base_format()
/hardware/interfaces/automotive/evs/1.0/default/
DEvsCamera.cpp63 mUsage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_HW_CAMERA_WRITE | in EvsCamera()
/hardware/libhardware/modules/usbcamera/
DCamera.cpp334 GRALLOC_USAGE_HW_CAMERA_WRITE; in setupStreamsLocked()
/hardware/libhardware/modules/camera/3_0/
DCamera.cpp289 GRALLOC_USAGE_HW_CAMERA_WRITE; in setupStreams()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.cpp279 : GRALLOC_USAGE_HW_CAMERA_WRITE | in ConfigurePipeline()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp712 evsCamera->mUsage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_HW_CAMERA_WRITE | in Create()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp2262 gralloc_usage = GRALLOC_USAGE_HW_CAMERA_WRITE; in allocate()