/hardware/google/gfxstream/host/vulkan/ |
D | GrallocDefs.h | 59 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
|
D | VkAndroidNativeBuffer.cpp | 403 *usage_out = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN | in getGralloc0Usage() 416 constexpr int usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN | in getGralloc1Usage() 444 if ((static_cast<uint32_t>(usage) & GRALLOC_USAGE_SW_WRITE_OFTEN) == in getGralloc1Usage() 445 GRALLOC_USAGE_SW_WRITE_OFTEN) { in getGralloc1Usage()
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_camera.cpp | 397 stream->usage = GRALLOC_USAGE_SW_WRITE_OFTEN; in setupStreams() 401 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN; in setupStreams()
|
/hardware/libhardware/include_all/hardware/ |
D | gralloc.h | 83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
|
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
|
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/ |
D | gralloc.h | 83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_usages.h | 92 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(hidl_common::BufferUsage::CPU_WRITE_OFTE… macro
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | EvsMockCamera.h | 108 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN;
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FrameHandler.cpp | 244 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in copyBufferContents()
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 276 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in copyBufferContents()
|
D | VtsHalEvsV1_1TargetTest.cpp | 2287 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN; in TEST_P()
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.cpp | 482 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsMockCamera.cpp | 283 mapper.lock(handle, GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillMockFrame()
|
D | EvsVideoEmulatedCamera.cpp | 230 mapper.lock(renderBufferHandle, GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in onCodecOutputAvailable()
|
/hardware/google/gchips/gralloc4/src/allocator/ |
D | mali_gralloc_ion.cpp | 335 uint64_t usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN; in mali_gralloc_ion_allocate_attr()
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | FrameHandler.cpp | 298 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in copyBufferContents()
|
D | VtsHalEvsTargetTest.cpp | 1978 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN; in TEST_P()
|
/hardware/libhardware/modules/usbcamera/ |
D | Camera.cpp | 333 usage |= GRALLOC_USAGE_SW_WRITE_OFTEN | in setupStreamsLocked()
|
/hardware/libhardware/modules/camera/3_0/ |
D | Camera.cpp | 288 usage |= GRALLOC_USAGE_SW_WRITE_OFTEN | in setupStreams()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraDeviceSessionHWLImpl.cpp | 296 : GRALLOC_USAGE_SW_WRITE_OFTEN | in ConfigurePipeline()
|
D | EmulatedRequestProcessor.cpp | 296 auto usage = GRALLOC_USAGE_SW_WRITE_OFTEN; in LockSensorBuffer()
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsCamera.cpp | 649 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 1129 GRALLOC_USAGE_SW_WRITE_OFTEN, in dataCallbackTimestamp() 3032 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN); in configureViVCodec()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 747 GRALLOC_USAGE_SW_WRITE_OFTEN); in get_parameter()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 718 GRALLOC_USAGE_SW_WRITE_OFTEN); in get_parameter()
|