Searched refs:currWindowExtent (Results 1 – 1 of 1) sorted by relevance
120 auto currWindowExtent = getWindowSize(hwnd); in lazyCreateFrameBuffer() local121 if(currWindowExtent.width == windowExtent.width && currWindowExtent.height == windowExtent.height) in lazyCreateFrameBuffer()126 windowExtent = currWindowExtent; in lazyCreateFrameBuffer()