Searched refs:bottomHeight (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp213 int bottomHeight = viewport.height / 2; local
214 int topHeight = viewport.height - bottomHeight;
237 gl.viewport(viewport.x, viewport.y, leftWidth, bottomHeight);
242 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), 0, 0, leftWidth, bottomHeight),
248 gl.viewport(viewport.x+leftWidth, viewport.y, rightWidth, bottomHeight);
253 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, bottomHeight),
272 gl.viewport(viewport.x, viewport.y+bottomHeight, leftWidth, topHeight);
282 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), 0, bottomHeight, leftWidth, topHeight),
288 gl.viewport(viewport.x+leftWidth, viewport.y+bottomHeight, rightWidth, topHeight);
293 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, bottomHeight, rightWidt
536 int bottomHeight = viewport.height / 2; local
[all...]
/external/deqp/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp204 int bottomHeight = viewport.height / 2; local
205 int topHeight = viewport.height - bottomHeight;
228 gl.viewport(viewport.x, viewport.y, leftWidth, bottomHeight);
233 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), 0, 0, leftWidth, bottomHeight),
239 gl.viewport(viewport.x+leftWidth, viewport.y, rightWidth, bottomHeight);
244 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, bottomHeight),
263 gl.viewport(viewport.x, viewport.y+bottomHeight, leftWidth, topHeight);
273 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), 0, bottomHeight, leftWidth, topHeight),
279 gl.viewport(viewport.x+leftWidth, viewport.y+bottomHeight, rightWidth, topHeight);
284 sampleTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, bottomHeight, rightWidt
546 int bottomHeight = viewport.height / 2; local
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp668 const int bottomHeight = viewportHeight / 2; local
669 const int topHeight = viewportHeight - bottomHeight;
694 Render(Rect(0, 0, leftWidth, bottomHeight), 0, texMinScale, texMinOffset),
695 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset),
696 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinScale, texMinOffset),
697 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset)
989 const int bottomHeight = viewportHeight / 2; local
990 const int topHeight = viewportHeight - bottomHeight;
1017 const int bottomCellHeight = isTopCell ? bottomHeight - cellOffsetY : defCellHeight;
1031 Render(Rect(cellOffsetX + 0, cellOffsetY + bottomHeight, leftCellWidt
1324 const int bottomHeight = viewportHeight / 2; local
1667 const int bottomHeight = viewportHeight / 2; local
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp567 const int bottomHeight = viewportHeight / 2; local
568 const int topHeight = viewportHeight - bottomHeight;
593 Render(Rect(0, 0, leftWidth, bottomHeight), 0, texMinScale, texMinOffset),
594 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset),
595 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinScale, texMinOffset),
596 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset)
885 const int bottomHeight = viewportHeight / 2; local
886 const int topHeight = viewportHeight - bottomHeight;
913 const int bottomCellHeight = isTopCell ? bottomHeight - cellOffsetY : defCellHeight;
927 Render(Rect(cellOffsetX + 0, cellOffsetY + bottomHeight, leftCellWidt
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 137 milliseconds