Searched refs:GRALLOC_USAGE_SW_READ_OFTEN (Results 1 - 12 of 12) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dgralloc.h75 GRALLOC_USAGE_SW_READ_OFTEN = 0x00000003, enumerator in enum:__anon1766
/hardware/intel/img/hwcomposer/merrifield/test/
H A Dnv12_ved_test.cpp109 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN)
/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c193 usage |= GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN;
358 usage |= GRALLOC_USAGE_SW_READ_OFTEN;
/hardware/intel/common/utils/ISV/base/
H A Disv_bufmanager.cpp127 int32_t usage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN;
/hardware/libhardware/modules/camera/
H A DCamera.cpp286 usage |= GRALLOC_USAGE_SW_READ_OFTEN |
/hardware/libhardware/modules/usbcamera/
H A DCamera.cpp329 usage |= GRALLOC_USAGE_SW_READ_OFTEN |
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderUtils.cpp231 int usage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_OFTEN;
572 int usage = GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_OFTEN;
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9Hybrid.cpp663 param->nUsage |= (GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_OFTEN
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_surfacetexture.cpp791 bufinfo.buf->lock(GRALLOC_USAGE_SW_READ_OFTEN, src);
/hardware/qcom/camera/QCamera2/HAL/test/
H A Dqcamera_test.cpp3044 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp717 GRALLOC_USAGE_SW_READ_OFTEN |
H A Domx_vdec_hevc_swvdec.cpp3275 nativeBuffersUsage->nUsage = (GRALLOC_USAGE_SW_READ_OFTEN |

Completed in 2296 milliseconds