Searched refs:hintDisplay (Results 1 – 1 of 1) sorted by relevance
3016 sp<const DisplayDevice> hintDisplay; in handleTransactionLocked() local3029 hintDisplay = nullptr; in handleTransactionLocked()3034 if (hintDisplay) { in handleTransactionLocked()3035 hintDisplay = nullptr; in handleTransactionLocked()3038 hintDisplay = display; in handleTransactionLocked()3044 if (!hintDisplay) { in handleTransactionLocked()3051 hintDisplay = getDefaultDisplayDeviceLocked(); in handleTransactionLocked()3056 if (hintDisplay) { in handleTransactionLocked()3057 layer->updateTransformHint(hintDisplay->getTransformHint()); in handleTransactionLocked()