Searched refs:hintDisplay (Results 1 – 1 of 1) sorted by relevance
4078 sp<const DisplayDevice> hintDisplay; in commitTransactionsLocked() local4087 hintDisplay = nullptr; in commitTransactionsLocked()4096 if (hintDisplay) { in commitTransactionsLocked()4097 hintDisplay = nullptr; in commitTransactionsLocked()4101 hintDisplay = display; in commitTransactionsLocked()4105 if (hintDisplay) { in commitTransactionsLocked()4106 layer->updateTransformHint(hintDisplay->getTransformHint()); in commitTransactionsLocked()9085 sp<const DisplayDevice> hintDisplay; in handleLayerCreatedLocked() local9089 hintDisplay = display; in handleLayerCreatedLocked()9094 if (hintDisplay) { in handleLayerCreatedLocked()[all …]