Searched refs:hintDisplay (Results 1 – 1 of 1) sorted by relevance
2876 sp<const DisplayDevice> hintDisplay; in handleTransactionLocked() local2889 hintDisplay = nullptr; in handleTransactionLocked()2894 if (hintDisplay) { in handleTransactionLocked()2895 hintDisplay = nullptr; in handleTransactionLocked()2898 hintDisplay = display; in handleTransactionLocked()2904 if (!hintDisplay) { in handleTransactionLocked()2911 hintDisplay = getDefaultDisplayDeviceLocked(); in handleTransactionLocked()2916 if (hintDisplay) { in handleTransactionLocked()2917 layer->updateTransformHint(hintDisplay); in handleTransactionLocked()