/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_usages.h | 83 #define GRALLOC_USAGE_SW_READ_RARELY GRALLOC1_CONSUMER_USAGE_CPU_READ macro 246 #define GRALLOC_USAGE_SW_READ_RARELY static_cast<uint64_t>(BufferUsage::CPU_READ_RARELY) macro
|
H A D | framebuffer_device.cpp | 133 mali_gralloc_lock(m, buffer, GRALLOC_USAGE_SW_READ_RARELY, 0, 0, 0, 0, &buffer_vaddr); in fb_post()
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | StreamHandler.cpp | 48 GRALLOC_USAGE_SW_READ_RARELY | in StreamHandler() 72 GRALLOC_USAGE_SW_READ_RARELY | in StreamHandler()
|
/aosp12/frameworks/native/libs/vr/libdisplay/ |
H A D | shared_buffer_helpers.cpp | 74 usage |= GRALLOC_USAGE_SW_READ_RARELY; in TryMapping()
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_reference.cpp | 66 GRALLOC_USAGE_SW_READ_RARELY in mali_gralloc_reference_retain()
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | gralloc.h | 72 GRALLOC_USAGE_SW_READ_RARELY = 0x00000002U, enumerator
|
/aosp12/hardware/google/gchips/gralloc4/src/ |
H A D | mali_gralloc_usages.h | 86 #define GRALLOC_USAGE_SW_READ_RARELY static_cast<uint64_t>(hidl_common::BufferUsage::CPU_READ_RAREL… macro
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | GraphicBuffer.h | 58 USAGE_SW_READ_RARELY = GRALLOC_USAGE_SW_READ_RARELY,
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | GraphicBuffer.h | 58 USAGE_SW_READ_RARELY = GRALLOC_USAGE_SW_READ_RARELY,
|
/aosp12/packages/services/Car/cpp/evs/sampleDriver/ |
H A D | EvsV4lCamera.cpp | 71 GRALLOC_USAGE_SW_READ_RARELY | in EvsV4lCamera() 988 GRALLOC_USAGE_SW_READ_RARELY | in Create()
|
/aosp12/hardware/libhardware/modules/gralloc/ |
H A D | framebuffer.cpp | 107 GRALLOC_USAGE_SW_READ_RARELY, in fb_post()
|
/aosp12/hardware/interfaces/automotive/evs/1.0/default/ |
H A D | EvsCamera.cpp | 64 GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_RARELY; in EvsCamera()
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | alloc_controller.cpp | 84 ||((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY)) in useUncached()
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | alloc_controller.cpp | 84 ||((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY)) in useUncached()
|
/aosp12/hardware/interfaces/automotive/evs/1.1/default/ |
H A D | EvsCamera.cpp | 713 GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_RARELY; in Create()
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | alloc_controller.cpp | 90 ((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY)) in useUncached()
|
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/ |
H A D | EvsEmulatedCamera.cpp | 143 GRALLOC_USAGE_SW_READ_RARELY | in EvsEmulatedCamera()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | alloc_controller.cpp | 94 ((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY)) in useUncached()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | alloc_controller.cpp | 100 ((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY)) in useUncached()
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | alloc_controller.cpp | 100 ((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY)) in useUncached()
|
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
H A D | buffer_hub_queue-test.cpp | 29 constexpr uint64_t kBufferUsage = GRALLOC_USAGE_SW_READ_RARELY;
|
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
H A D | VtsHalEvsV1_1TargetTest.cpp | 2280 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN; in TEST_P()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3HWI.cpp | 2688 (GRALLOC_USAGE_SW_READ_RARELY | in configureStreamsPerfLocked()
|