Searched refs:GRALLOC_USAGE_EXTERNAL_DISP (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dgralloc.h101 GRALLOC_USAGE_EXTERNAL_DISP = 0x00002000, enumerator in enum:__anon1766
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp283 if ((usage & GRALLOC_USAGE_EXTERNAL_DISP) ||
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp748 | GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_EXTERNAL_DISP);
H A DOMXVideoDecoderVP9Hybrid.cpp664 | GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_EXTERNAL_DISP);
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c378 return (handle->usage & GRALLOC_USAGE_EXTERNAL_DISP);
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c527 return (handle->usage & GRALLOC_USAGE_EXTERNAL_DISP);

Completed in 211 milliseconds