Searched refs:setTransformToDisplayInverse (Results 1 – 9 of 9) sorted by relevance
33 Transaction().setTransformToDisplayInverse(layer, false).apply(); in TEST_F()37 Transaction().setTransformToDisplayInverse(layer, true).apply(); in TEST_F()
444 transaction->setTransformToDisplayInverse(surfaceControl, transformToInverseDisplay); in ASurfaceTransaction_setGeometry()481 transaction->setTransformToDisplayInverse(surfaceControl, transformToInverseDisplay); in ASurfaceTransaction_setBufferTransform()
566 Transaction& setTransformToDisplayInverse(const sp<SurfaceControl>& sc,
311 bool setTransformToDisplayInverse(bool /*transformToDisplayInverse*/);
3003 bool Layer::setTransformToDisplayInverse(bool transformToDisplayInverse) { in setTransformToDisplayInverse() function in android::Layer
5643 if (layer->setTransformToDisplayInverse(s.transformToDisplayInverse)) in setClientStateLocked()5909 if (layer->setTransformToDisplayInverse(s.transformToDisplayInverse)) in updateLayerCallbacksAndStats()
647 t->setTransformToDisplayInverse(mSurfaceControl, bufferItem.mTransformToDisplayInverse); in acquireNextBufferLocked()
1656 SurfaceComposerClient::Transaction::setTransformToDisplayInverse(const sp<SurfaceControl>& sc, in setTransformToDisplayInverse() function in android::SurfaceComposerClient::Transaction
710 transaction->setTransformToDisplayInverse(ctrl, transformToInverseDisplay); in nativeSetBufferTransform()