Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp178 std::mutex gDmaBufAllocatorMutex; variable
331 std::lock_guard<std::mutex> lock(gDmaBufAllocatorMutex); in fetchDmaBufAllocator()