Searched refs:sizeDirty (Results 1 – 1 of 1) sorted by relevance
323 bool sizeDirty = false; in checkForOutOfDateSwapChain() local338 sizeDirty = clientWidth != getWidth() || clientHeight != getHeight(); in checkForOutOfDateSwapChain()344 sizeDirty = mFixedWidth != getWidth() || mFixedHeight != getHeight(); in checkForOutOfDateSwapChain()351 else if (sizeDirty) in checkForOutOfDateSwapChain()