Home
last modified time | relevance | path

Searched refs:width1 (Results 1 – 8 of 8) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/util/
DTwoColumnOutput.java60 public static String toString(String s1, int width1, String spacer, in toString() argument
67 new TwoColumnOutput(sw, width1, width2, spacer); in toString()
DByteArrayAnnotatedOutput.java474 int width1 = annotationWidth - width2 - 1; in writeAnnotationsTo() local
476 TwoColumnOutput twoc = new TwoColumnOutput(out, width1, width2, "|"); in writeAnnotationsTo()
/external/skia/tests/
DFontObjTest.cpp99 SkScalar width1 = paint.measureText(txt, strlen(txt)); in test_cachedfont() local
104 REPORTER_ASSERT(reporter, width1 == width2); in test_cachedfont()
DFontHostTest.cpp280 SkScalar width1 = paint.measureText(txt, strlen(txt)); in test_advances() local
288 REPORTER_ASSERT(reporter, width1 == width2); in test_advances()
/external/opencv/cv/src/
Dcvstereobm.cpp189 int width1 = width - rofs - ndisp + 1; in icvFindStereoCorrespondenceBM_SSE2() local
245 for( x = lofs + width1; x < width; x++ ) in icvFindStereoCorrespondenceBM_SSE2()
250 for( x = 0; x < width1; x++, dptr++ ) in icvFindStereoCorrespondenceBM_SSE2()
397 int width1 = width - rofs - ndisp + 1; in icvFindStereoCorrespondenceBM() local
451 for( x = lofs + width1; x < width; x++ ) in icvFindStereoCorrespondenceBM()
456 for( x = 0; x < width1; x++, dptr++ ) in icvFindStereoCorrespondenceBM()
559 int bufSize0, bufSize1, bufSize, width, width1, height; in cvFindStereoCorrespondenceBM() local
616 width1 = width - rofs - ndisp + 1; in cvFindStereoCorrespondenceBM()
617 if( lofs >= width || rofs >= width || width1 < 1 ) in cvFindStereoCorrespondenceBM()
/external/libvncserver/x11vnc/
Dscan.c1710 int size_x, size_y, width1, width2; in copy_tiles() local
1748 width1 = tile_x; in copy_tiles()
1752 width1 = tile_x; /* internal tile */ in copy_tiles()
1822 w1 = width1 * pixelsize; in copy_tiles()
1887 w1 = width1 * pixelsize; in copy_tiles()
1939 w1 = width1 * pixelsize; in copy_tiles()
1942 dx1 = (width1 - tile_fuzz) * pixelsize; in copy_tiles()
/external/opencv/cvaux/src/
Dcvepilines.cpp1383 double width1,width2; in icvGetQuadsTransform() local
1406 icvGetPieceLength(point11,point21,&width1); in icvGetQuadsTransform()
1653 warpWidth = MAX(width1,width2); in icvGetQuadsTransform()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...