Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h195 int LegacyIonCpuSync(unsigned int fd, const CustomCpuSyncLegacyIon& legacy_ion_cpu_sync_custom,
/system/memory/libdmabufheap/
DBufferAllocator.cpp287 int BufferAllocator::LegacyIonCpuSync(unsigned int dmabuf_fd, in LegacyIonCpuSync() function in BufferAllocator
310 return LegacyIonCpuSync(dmabuf_fd, legacy_ion_cpu_sync_custom, in DoSync()