Searched refs:setGeometryAppliesWithResize (Results 1 – 8 of 8) sorted by relevance
187 public SurfaceControl.Transaction setGeometryAppliesWithResize(SurfaceControl sc) { in setGeometryAppliesWithResize() method in StubTransaction
1127 public void setGeometryAppliesWithResize() { in setGeometryAppliesWithResize() method in SurfaceControl1130 sGlobalTransaction.setGeometryAppliesWithResize(this); in setGeometryAppliesWithResize()2508 public Transaction setGeometryAppliesWithResize(SurfaceControl sc) { in setGeometryAppliesWithResize() method in SurfaceControl.Transaction
249 mSurfaceControl.setGeometryAppliesWithResize(); in setGeometryAppliesWithResizeInTransaction()
437 Transaction& setGeometryAppliesWithResize(const sp<SurfaceControl>& sc);
1337 ts.setGeometryAppliesWithResize(mFGSurfaceControl); in TEST_F()1370 ts.setGeometryAppliesWithResize(mFGSurfaceControl); in TEST_F()
850 Transaction().setPosition(layer, 5, 10).setGeometryAppliesWithResize(layer).apply(); in TEST_P()886 .setGeometryAppliesWithResize(layer) in TEST_P()2320 .setGeometryAppliesWithResize(layer) in TEST_P()2359 .setGeometryAppliesWithResize(layer) in TEST_P()2369 Transaction().setPosition(layer, 1, 0).setGeometryAppliesWithResize(layer).apply(); in TEST_P()
1094 …rfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setGeometryAppliesWithResize( in setGeometryAppliesWithResize() function in android::SurfaceComposerClient::Transaction
407 transaction->setGeometryAppliesWithResize(ctrl); in nativeSetGeometryAppliesWithResize()