Home
last modified time | relevance | path

Searched refs:windowWidth (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp339 int windowWidth = client.right - client.left; in checkForResize() local
342 int windowWidth; window->query(window, NATIVE_WINDOW_WIDTH, &windowWidth); in checkForResize()
353 int windowWidth = windowAttributes.width; in checkForResize()
357 int windowWidth = 100; in checkForResize()
360 int windowWidth; in checkForResize()
362 sw::OSX::GetNativeWindowSize(window, windowWidth, windowHeight); in checkForResize()
365 int windowWidth = 100; in checkForResize()
371 if((windowWidth != width) || (windowHeight != height)) in checkForResize()
373 bool success = reset(windowWidth, windowHeight); in checkForResize()
/external/swiftshader/src/Main/
DFrameBufferGDI.cpp55 …int windowWidth = width + (windowRect.right - windowRect.left) - (clientRect.right - clientRect.le… in ~FrameBufferGDI() local
59 …windowHandle, HWND_TOP, desktopWidth / 2 - windowWidth / 2, desktopHeight / 2 - windowHeight / 2, in ~FrameBufferGDI()
/external/swiftshader/src/WSI/
DFrameBufferGDI.cpp55 …int windowWidth = width + (windowRect.right - windowRect.left) - (clientRect.right - clientRect.le… in ~FrameBufferGDI() local
59 …windowHandle, HWND_TOP, desktopWidth / 2 - windowWidth / 2, desktopHeight / 2 - windowHeight / 2, in ~FrameBufferGDI()
/external/deqp/modules/glshared/
DglsFragmentOpUtil.hpp96 IntegerQuad (int windowWidth, int windowHeight) in IntegerQuad()
98 , posB(windowWidth-1, windowHeight-1) in IntegerQuad()
/external/epid-sdk/doc/html/
Dresize.js60 var windowWidth = $(window).width() + "px";
68 var windowWidth = $(window).width() + "px";
Djquery.js96windowWidth:0,windowHeight:0,scrollTop:0,scrollLeft:0};var p={none:0,top:1,bottom:2,left:4,right:8… property
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.js77 var windowWidth = $(window).width() + "px";
81 …content.css({width:parseInt(windowWidth) - parseInt(navWidth) - 6 + "px"}); // necessary in order …
282 var windowWidth = $(window).width() + "px";
291 …content.css({width:parseInt(windowWidth) - parseInt(sidenavWidth) - 6 + "px"}); // necessary in or…
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp193 EGLint windowWidth = 0; in executeForConfig() local
196 EGLU_CHECK_CALL(egl, querySurface(display, *surface, EGL_WIDTH, &windowWidth)); in executeForConfig()
199 if (windowWidth <= 0 || windowHeight <= 0) in executeForConfig()
201 …log << TestLog::Message << " Fail, invalid surface size " << windowWidth << "x" << windowHeight <… in executeForConfig()
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1037 int windowWidth = 0; // Parent window width in ScreenUpdateProcess() local
1059 windowWidth = globalBounds.right - globalBounds.left; in ScreenUpdateProcess()
1069 _lastWindowWidth = windowWidth; in ScreenUpdateProcess()
1083 windowWidth != _lastWindowWidth) in ScreenUpdateProcess()
1123 _lastWindowWidth = windowWidth; in ScreenUpdateProcess()
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp988 int windowWidth = m_context.getRenderTarget().getWidth(); in iterate() local
990 m_renderWidth = (windowWidth > maxRenderbufferSize) ? maxRenderbufferSize : windowWidth; in iterate()
/external/tinyxml2/docs/
Djquery.js68windowWidth:0,windowHeight:0,scrollTop:0,scrollLeft:0};var p={none:0,top:1,bottom:2,left:4,right:8… property
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcudnn_6_0.inc885 int windowWidth,
893 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
901 int *windowWidth,
909 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
Dcudnn_7_0.inc997 int windowWidth,
1005 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
1013 int *windowWidth,
1021 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
Dcudnn_7_3.inc995 int windowWidth,
1003 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
1011 int *windowWidth,
1019 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
Dcudnn_7_1.inc997 int windowWidth,
1005 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
1013 int *windowWidth,
1021 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
Dcudnn_7_4.inc995 int windowWidth,
1003 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…
1011 int *windowWidth,
1019 …return func_ptr(poolingDesc, mode, maxpoolingNanOpt, windowHeight, windowWidth, verticalPadding, h…