Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/common/
Dgoldfish_media_utils.cpp53 std::lock_guard<std::mutex> g{mMemoryMutex}; in getMemorySlot()
79 std::lock_guard<std::mutex> g{mMemoryMutex}; in returnMemorySlot()
87 std::mutex mMemoryMutex; member in GoldfishMediaTransportImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
Dgoldfish_media_utils.cpp53 std::lock_guard<std::mutex> g{mMemoryMutex}; in getMemorySlot()
81 std::lock_guard<std::mutex> g{mMemoryMutex}; in returnMemorySlot()
90 std::mutex mMemoryMutex; member in GoldfishMediaTransportImpl