Home
last modified time | relevance | path

Searched refs:previousWidth (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp200 const int previousWidth = mWidth; in resetOffscreenColorBuffer() local
355 sourceBox.right = std::min(previousWidth, backbufferWidth); in resetOffscreenColorBuffer()