Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_usages.h82 #define GRALLOC_USAGE_SW_WRITE_OFTEN GRALLOC1_PRODUCER_USAGE_CPU_WRITE_OFTEN macro
245 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(BufferUsage::CPU_WRITE_OFTEN) macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_reference.cpp63 GRALLOC_USAGE_SW_WRITE_OFTEN | in mali_gralloc_reference_retain()
/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/hardware/
Dgralloc.h83 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h85 #define GRALLOC_USAGE_SW_WRITE_OFTEN static_cast<uint64_t>(hidl_common::BufferUsage::CPU_WRITE_OFTE… macro
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFrameHandler.cpp240 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.cpp2280 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/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/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp553 uint64_t usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN; in mali_gralloc_ion_allocate_attr()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp596 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestProcessor.cpp265 auto usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN; in LockSensorBuffer()
/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/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp718 GRALLOC_USAGE_SW_WRITE_OFTEN); in get_parameter()
Domx_vdec_hevc_swvdec.cpp3276 GRALLOC_USAGE_SW_WRITE_OFTEN); in get_parameter()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp738 GRALLOC_USAGE_SW_WRITE_OFTEN)); in get_parameter()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp761 GRALLOC_USAGE_SW_WRITE_OFTEN)); in get_parameter()