Searched refs:oldWidth (Results 1 – 5 of 5) sorted by relevance
184 const oldWidth = this.parentWidth; constant189 return this.parentHeight !== oldHeight || this.parentWidth !== oldWidth;
275 const int oldWidth = oldSurface.getWidth(); in compareCorners() local279 const int minWidth = de::min(oldWidth, newWidth); in compareCorners()284 const int oldX = xCorner == 0 ? 0 : oldWidth - minWidth; in compareCorners()
379 int oldWidth = configuration.screenWidthDp; in swapXY() local383 configuration.screenHeightDp = oldWidth; in swapXY()
343 int oldWidth = _width; in SetStreamSettings() local350 int retVal = FrameSizeChange(oldWidth, oldHeight, oldNumberOfStreams); in SetStreamSettings()
339 int oldWidth = _width;346 int retVal = FrameSizeChange(oldWidth, oldHeight, oldNumberOfStreams);