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, 195 int LegacyIonCpuSync(unsigned int fd, const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, 198 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom,
|
/system/memory/libdmabufheap/ |
D | BufferAllocator.cpp | 288 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in LegacyIonCpuSync() 307 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in DoSync() 322 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in CpuSyncStart() 332 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom, in CpuSyncEnd()
|