Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp550 auto otherTransaction = reinterpret_cast<SurfaceComposerClient::Transaction*>( in nativeMergeTransaction() local
552 transaction->merge(std::move(*otherTransaction)); in nativeMergeTransaction()