Searched refs:rowHeight (Results 1 - 10 of 10) sorted by relevance

/external/skia/src/gpu/
H A DGrRectanizer_pow2.h70 void initRow(Row* row, int rowHeight) {
72 row->fRowHeight = rowHeight;
73 fNextStripY += rowHeight;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTableTooltipHelper.java90 int rowHeight) {
97 m_rowHeight = rowHeight;
84 update(Property property, boolean onTitle, boolean onValue, int beginX, int endX, int y, int rowHeight) argument
/external/skia/gm/
H A Dshadertext.cpp161 static const int rowHeight = 60; variable
168 SkIntToScalar((i % testsPerCol) * rowHeight));
175 SkIntToScalar((i % testsPerCol) * rowHeight));
/external/skia/samplecode/
H A DSampleShaderText.cpp169 static const int rowHeight = 60; local
176 SkIntToScalar((i % testsPerCol) * rowHeight));
183 SkIntToScalar((i % testsPerCol) * rowHeight));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp827 const float rowHeight = 2.0f / (float)m_patternLength; local
839 output.EmitVertex(vertex->position + tcu::Vec4(2 * ndx * colWidth, rowHeight, 0.0, 0.0), vertex->pointSize, vertex->outputs, packets[packetNdx].primitiveIDIn);
864 " const highp float rowHeight = 2.0 / float(" << spec.pattern.size() << ");\n"
881 " gl_Position = gl_in[0].gl_Position + vec4(float(ndx) * 2.0 * colWidth, rowHeight, 0.0, 0.0);\n"
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 360 milliseconds