Searched refs:hintDisplay (Results 1 – 1 of 1) sorted by relevance
2840 sp<const DisplayDevice> hintDisplay; in handleTransactionLocked() local2853 hintDisplay = nullptr; in handleTransactionLocked()2858 if (hintDisplay) { in handleTransactionLocked()2859 hintDisplay = nullptr; in handleTransactionLocked()2862 hintDisplay = display; in handleTransactionLocked()2868 if (!hintDisplay) { in handleTransactionLocked()2875 hintDisplay = getDefaultDisplayDeviceLocked(); in handleTransactionLocked()2880 if (hintDisplay) { in handleTransactionLocked()2881 layer->updateTransformHint(hintDisplay); in handleTransactionLocked()