Home
last modified time | relevance | path

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

/external/swiftshader/src/Main/
DFrameBufferGDI.cpp56 …int windowHeight = height + (windowRect.bottom - windowRect.top) - (clientRect.bottom - clientRect… in ~FrameBufferGDI() local
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp286 int windowHeight = client.bottom - client.top; in checkForResize() 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