Home
last modified time | relevance | path

Searched refs:CustomCpuSyncLegacyIon (Results 1 – 2 of 2) sorted by relevance

/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h93 typedef std::function<int(int)> CustomCpuSyncLegacyIon; typedef
110 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync = nullptr);
128 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync = nullptr);
149 int LegacyIonCpuSync(unsigned int fd, const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom);
152 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom);
/system/memory/libdmabufheap/
DBufferAllocator.cpp236 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom) { in LegacyIonCpuSync()
254 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom) { in DoSync()
267 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom) { in CpuSyncStart()
285 const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom) { in CpuSyncEnd()