Searched refs:OMAP_ION_HEAP_TILER_MASK (Results 1 – 6 of 6) sorted by relevance
/hardware/ti/omap4-aah/ion/ |
D | omap_ion.h | 37 #define OMAP_ION_HEAP_TILER_MASK (1 << OMAP_ION_HEAP_TYPE_TILER) macro
|
/hardware/ti/omap4xxx/ion/ |
D | omap_ion.h | 37 #define OMAP_ION_HEAP_TILER_MASK (1 << OMAP_ION_HEAP_TYPE_TILER) macro
|
/hardware/ti/omap4-aah/kernel-headers-ti/linux/ |
D | omap_ion.h | 40 #define OMAP_ION_HEAP_TILER_MASK (1 << OMAP_ION_HEAP_TYPE_TILER) macro
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/ |
D | omx_proxy_camera.c | 425 …_WIDTH_WITH_VNF, MAX_VTC_HEIGHT_WITH_VNF, TILER_PIXEL_FMT_8BIT, OMAP_ION_HEAP_TILER_MASK, &handle,… in CameraSetParam() 442 …H_WITH_VNF/2, MAX_VTC_HEIGHT_WITH_VNF/2, TILER_PIXEL_FMT_16BIT, OMAP_ION_HEAP_TILER_MASK, &handle,… in CameraSetParam() 669 OMAP_ION_HEAP_TILER_MASK, &DCC_Buff, &stride); in DCC_Init()
|
/hardware/ti/omap4-aah/camera/ |
D | MemoryManager.cpp | 98 OMAP_ION_HEAP_TILER_MASK, &handle, &stride); in allocateBufferList()
|
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/ |
D | omx_proxy_common.c | 226 OMAP_ION_HEAP_TILER_MASK, &temp, &stride); in PROXY_AllocateBufferIonCarveout()
|