Home
last modified time | relevance | path

Searched defs:windowHeight (Results 1 – 8 of 8) sorted by relevance

/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3WindowConfiguration.java27 int windowHeight = 480; field in Lwjgl3WindowConfiguration
DLwjgl3Application.java385 int windowHeight = Math.max(config.windowHeight, config.windowMinHeight); in createGlfwWindow() local
DLwjgl3ApplicationConfiguration.java59 int windowHeight = 480; field in Lwjgl3ApplicationConfiguration
DLwjgl3Graphics.java260 int windowHeight = tmpBuffer2.get(0); in getMonitor() local
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/widgets/
DResizableWidgetCollection.java133 int windowHeight = 0; field in ResizableWidgetCollection
/external/skia/src/views/sdl/
DSkOSWindow_SDL.cpp210 SkScalar windowHeight = isInitialWindow ? kInitialWindowHeight : this->height(); in createWindow() local
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1038 int windowHeight = 0; // Parent window height in ScreenUpdateProcess() local
1346 int windowHeight = 0; in CreateMixingContext() local
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp146 EGLint windowHeight = 0; in executeForConfig() local