Home
last modified time | relevance | path

Searched refs:rightWidth (Results 1 – 11 of 11) sorted by relevance

/external/smali/util/src/main/java/org/jf/util/
DTwoColumnOutput.java52 private final int rightWidth; field in TwoColumnOutput
64 public TwoColumnOutput(@Nonnull Writer out, int leftWidth, int rightWidth, in TwoColumnOutput() argument
71 if (rightWidth < 1) { in TwoColumnOutput()
77 this.rightWidth = rightWidth; in TwoColumnOutput()
89 public TwoColumnOutput(OutputStream out, int leftWidth, int rightWidth, in TwoColumnOutput() argument
91 this(new OutputStreamWriter(out), leftWidth, rightWidth, spacer); in TwoColumnOutput()
98 rightLines = StringWrapper.wrapString(right, rightWidth, rightLines); in write()
/external/dexmaker/src/dx/java/com/android/dx/util/
DTwoColumnOutput.java88 public TwoColumnOutput(Writer out, int leftWidth, int rightWidth, in TwoColumnOutput() argument
98 if (rightWidth < 1) { in TwoColumnOutput()
115 new IndentingWriter(rightWriter, rightWidth, spacer); in TwoColumnOutput()
126 public TwoColumnOutput(OutputStream out, int leftWidth, int rightWidth, in TwoColumnOutput() argument
128 this(new OutputStreamWriter(out), leftWidth, rightWidth, spacer); in TwoColumnOutput()
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp203 int rightWidth = viewport.width - leftWidth; in iterate() local
239 gl.viewport(viewport.x+leftWidth, viewport.y, rightWidth, bottomHeight); in iterate()
244 …enceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, bottomHeight), in iterate()
279 gl.viewport(viewport.x+leftWidth, viewport.y+bottomHeight, rightWidth, topHeight); in iterate()
284 …e, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, bottomHeight, rightWidth, topHeight), in iterate()
545 int rightWidth = viewport.width - leftWidth; in iterate() local
581 …enceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, bottomHeight), in iterate()
584 viewport.x+leftWidth, viewport.y, rightWidth, bottomHeight, in iterate()
612 …e, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, bottomHeight, rightWidth, topHeight), in iterate()
615 viewport.x+leftWidth, viewport.y+bottomHeight, rightWidth, topHeight, in iterate()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp212 int rightWidth = viewport.width - leftWidth; in iterate() local
248 gl.viewport(viewport.x+leftWidth, viewport.y, rightWidth, bottomHeight); in iterate()
253 …enceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, bottomHeight), in iterate()
288 gl.viewport(viewport.x+leftWidth, viewport.y+bottomHeight, rightWidth, topHeight); in iterate()
293 …e, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, bottomHeight, rightWidth, topHeight), in iterate()
535 int rightWidth = viewport.width - leftWidth; in iterate() local
571 …enceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, bottomHeight), in iterate()
574 viewport.x+leftWidth, viewport.y, rightWidth, bottomHeight, in iterate()
602 …e, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, bottomHeight, rightWidth, topHeight), in iterate()
605 viewport.x+leftWidth, viewport.y+bottomHeight, rightWidth, topHeight, in iterate()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DAnnotatedBytes.java285 int rightWidth = getAnnotationWidth(); in writeAnnotations() local
286 int leftWidth = outputWidth - rightWidth - 1; in writeAnnotations()
290 TwoColumnOutput twoc = new TwoColumnOutput(out, leftWidth, rightWidth, "|"); in writeAnnotations()
/external/deqp/modules/gles2/functional/
Des2fTextureWrapTests.cpp169 int rightWidth = viewport.width - leftWidth; in iterate() local
205 gl.viewport(viewport.x+leftWidth, viewport.y, rightWidth, viewport.height); in iterate()
212 …ceFrame, m_renderCtx.getRenderTarget().getPixelFormat(), leftWidth, 0, rightWidth, viewport.height… in iterate()
Des2fVertexTextureTests.cpp566 const int rightWidth = viewportWidth - leftWidth; in iterate() local
594 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset), in iterate()
596 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset) in iterate()
884 const int rightWidth = viewportWidth - leftWidth; in iterate() local
912 const int rightCellWidth = isRightmostCell ? rightWidth - cellOffsetX : defCellWidth; in iterate()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp667 const int rightWidth = viewportWidth - leftWidth; in iterate() local
695 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset), in iterate()
697 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset) in iterate()
988 const int rightWidth = viewportWidth - leftWidth; in iterate() local
1016 const int rightCellWidth = isRightmostCell ? rightWidth - cellOffsetX : defCellWidth; in iterate()
1323 const int rightWidth = viewportWidth - leftWidth; in iterate() local
1370 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagTransf), in iterate()
1372 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagTransf) in iterate()
1666 const int rightWidth = viewportWidth - leftWidth; in iterate() local
1713 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagTransf), in iterate()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...