Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SW_WRITE_OFTEN (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/host/vulkan/
DGrallocDefs.h59 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
DVkAndroidNativeBuffer.cpp403 *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/
Dv4l2_camera.cpp397 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/
Dgralloc.h83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
/hardware/libhardware/include/hardware/
Dgralloc.h83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dgralloc.h83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h92 #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/
DEvsMockCamera.h108 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN;
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFrameHandler.cpp244 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in copyBufferContents()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandler.cpp276 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in copyBufferContents()
DVtsHalEvsV1_1TargetTest.cpp2287 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN; in TEST_P()
/hardware/interfaces/automotive/evs/1.0/default/
DEvsCamera.cpp482 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp283 mapper.lock(handle, GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillMockFrame()
DEvsVideoEmulatedCamera.cpp230 mapper.lock(renderBufferHandle, GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in onCodecOutputAvailable()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp335 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/
DFrameHandler.cpp298 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in copyBufferContents()
DVtsHalEvsTargetTest.cpp1978 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN; in TEST_P()
/hardware/libhardware/modules/usbcamera/
DCamera.cpp333 usage |= GRALLOC_USAGE_SW_WRITE_OFTEN | in setupStreamsLocked()
/hardware/libhardware/modules/camera/3_0/
DCamera.cpp288 usage |= GRALLOC_USAGE_SW_WRITE_OFTEN | in setupStreams()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.cpp296 : GRALLOC_USAGE_SW_WRITE_OFTEN | in ConfigurePipeline()
DEmulatedRequestProcessor.cpp296 auto usage = GRALLOC_USAGE_SW_WRITE_OFTEN; in LockSensorBuffer()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp649 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1129 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/
Domx_swvdec.cpp747 GRALLOC_USAGE_SW_WRITE_OFTEN); in get_parameter()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp718 GRALLOC_USAGE_SW_WRITE_OFTEN); in get_parameter()

12