Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScript.cpp314 mCtx->unlockMutex(); in init()
355 mCtx->unlockMutex(); in init()
392 mCtx->unlockMutex(); in init()
402 mCtx->unlockMutex(); in init()
413 mCtx->unlockMutex(); in init()
437 mCtx->unlockMutex(); in init()
442 mCtx->unlockMutex(); in init()
DrsCpuCore.h153 void unlockMutex();
DrsCpuCore.cpp179 void RsdCpuReferenceImpl::unlockMutex() { in unlockMutex() function in android::renderscript::RsdCpuReferenceImpl
218 unlockMutex(); in init()
223 unlockMutex(); in init()
321 unlockMutex(); in ~RsdCpuReferenceImpl()
DrsCpuScriptGroup2.cpp201 mCpuRefImpl->unlockMutex(); in CpuScriptGroup2Impl()