Searched refs:osWindowWidth (Results 1 – 2 of 2) sorted by relevance
302 int osWindowWidth = in NativeWindow() local310 std::swap(osWindowWidth, osWindowHeight); in NativeWindow()314 bool initialized = mWindow->initialize("dEQP ANGLE Tests", osWindowWidth, osWindowHeight); in NativeWindow()386 int osWindowWidth = size.x(); in setSurfaceSize() local391 std::swap(osWindowWidth, osWindowHeight); in setSurfaceSize()394 mWindow->resize(osWindowWidth, osWindowHeight); in setSurfaceSize()
680 int osWindowWidth = mFixture->osWindow->getWidth(); in ANGLETestSetUp() local687 std::swap(osWindowWidth, osWindowHeight); in ANGLETestSetUp()690 if (osWindowWidth != mWidth || osWindowHeight != mHeight) in ANGLETestSetUp()