Loading libs/rs/rsContext.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -1039,9 +1039,7 @@ void rsi_ContextDump(Context *rsc, int32_t bits) { } void rsi_ContextDestroyWorker(Context *rsc) { LOGE("rsi_ContextDestroyWorker 1"); rsc->destroyWorkerThreadResources();; LOGE("rsi_ContextDestroyWorker 2"); } } Loading Loading
libs/rs/rsContext.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -1039,9 +1039,7 @@ void rsi_ContextDump(Context *rsc, int32_t bits) { } void rsi_ContextDestroyWorker(Context *rsc) { LOGE("rsi_ContextDestroyWorker 1"); rsc->destroyWorkerThreadResources();; LOGE("rsi_ContextDestroyWorker 2"); } } Loading