Searched refs:setTransformToDisplayInverse (Results 1 – 9 of 9) sorted by relevance
71 Transaction().setTransformToDisplayInverse(layer, false).apply(); in TEST_F()75 Transaction().setTransformToDisplayInverse(layer, true).apply(); in TEST_F()
71 bool setTransformToDisplayInverse(bool transformToDisplayInverse) override;
182 bool BufferStateLayer::setTransformToDisplayInverse(bool transformToDisplayInverse) { in setTransformToDisplayInverse() function in android::BufferStateLayer
381 virtual bool setTransformToDisplayInverse(bool /*transformToDisplayInverse*/) { return false; }; in setTransformToDisplayInverse() function
3795 if (layer->setTransformToDisplayInverse(s.transformToDisplayInverse)) in setClientStateLocked()
252 t->setTransformToDisplayInverse(mSurfaceControl, bufferItem.mTransformToDisplayInverse); in processNextBufferLocked()
1104 SurfaceComposerClient::Transaction::setTransformToDisplayInverse(const sp<SurfaceControl>& sc, in setTransformToDisplayInverse() function in android::SurfaceComposerClient::Transaction
393 transaction->setTransformToDisplayInverse(surfaceControl, transformToInverseDisplay); in ASurfaceTransaction_setGeometry()
465 Transaction& setTransformToDisplayInverse(const sp<SurfaceControl>& sc,