Searched refs:CustomCpuSyncLegacyIon (Results 1 – 2 of 2) sorted by relevance
/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 114 typedef std::function<int(int, int, void *)> CustomCpuSyncLegacyIon; typedef 135 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync = nullptr, 158 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync = nullptr, 205 int LegacyIonCpuSync(unsigned int fd, const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, 208 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom,
|
/system/memory/libdmabufheap/ |
D | BufferAllocator.cpp | 312 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in LegacyIonCpuSync() 331 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in DoSync() 346 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in CpuSyncStart() 356 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in CpuSyncEnd()
|