Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_EXTERNAL_DISP (Results 1 – 8 of 8) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc.h117 GRALLOC_USAGE_EXTERNAL_DISP = 0x00002000, enumerator
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp305 | GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_EXTERNAL_DISP); in GetNativeBufferUsageSpecific()
DOMXVideoDecoderVP9HWR.cpp757 | GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_EXTERNAL_DISP); in GetNativeBufferUsageSpecific()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp277 if ((usage & GRALLOC_USAGE_EXTERNAL_DISP) || in alloc_impl()
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.cpp292 if ((usage & GRALLOC_USAGE_EXTERNAL_DISP) || in alloc_impl()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Android.cpp606 pANBParams->nUsage |= (GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_EXTERNAL_DISP); in Exynos_OSAL_GetANBParameter()
/hardware/ti/omap4xxx/hwc/
Dhwc.c378 return (handle->usage & GRALLOC_USAGE_EXTERNAL_DISP); in dockable()
/hardware/ti/omap4-aah/hwc/
Dhwc.c527 return (handle->usage & GRALLOC_USAGE_EXTERNAL_DISP); in dockable()