Home
last modified time | relevance | path

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

/external/swiftshader/src/Main/
DFrameBufferGDI.cpp55 …int windowWidth = width + (windowRect.right - windowRect.left) - (clientRect.right - clientRect.le… in ~FrameBufferGDI() local
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp285 int windowWidth = client.right - client.left; in checkForResize() local
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp145 EGLint windowWidth = 0; in executeForConfig() local
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1037 int windowWidth = 0; // Parent window width in ScreenUpdateProcess() local