Searched refs:sGlobalTransaction (Results 1 – 2 of 2) sorted by relevance
498 static GlobalTransactionWrapper sGlobalTransaction; field in SurfaceControl1549 if (sGlobalTransaction == null) { in openTransaction()1550 sGlobalTransaction = new GlobalTransactionWrapper(); in openTransaction()1568 sGlobalTransaction.merge(t); in mergeToGlobalTransaction()1584 sGlobalTransaction.applyGlobalTransaction(false); in closeTransaction()4298 return sGlobalTransaction; in getGlobalTransaction()
62152 Landroid/view/SurfaceControl;->sGlobalTransaction:Landroid/view/SurfaceControl$Transaction;