Searched refs:leftX (Results 1 – 8 of 8) sorted by relevance
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | BarRenderer.java | 192 barGroup.leftX = barGroup.intX - (int) (barWidth / 2); in onRender() 194 barGroup.rightX = barGroup.leftX + barGroup.width; in onRender() 200 barGroup.leftX = barGroup.intX - (rough_width / 2); in onRender() 202 barGroup.rightX = barGroup.leftX + barGroup.width; in onRender() 205 barGroup.leftX = barGroup.prev.rightX + gap + 1; in onRender() 206 if (barGroup.leftX > barGroup.intX) barGroup.leftX = barGroup.intX; in onRender() 210 barGroup.width = barGroup.rightX - barGroup.leftX; in onRender() 214 barGroup.leftX = barGroup.intX - (rough_width / 2); in onRender() 216 barGroup.rightX = barGroup.leftX + barGroup.width; in onRender() 240 …canvas.drawRect(b.barGroup.leftX, b.intY, b.barGroup.rightX, b.barGroup.plotArea.bottom, formatter… in onRender() [all …]
|
/external/opencv3/modules/calib3d/test/ |
D | test_stereomatching.cpp | 171 for( int leftX = 0; leftX < leftDisp.cols; leftX++ ) in computeOcclusionBasedMasks() local 173 if( !leftUnknDispMask.empty() && leftUnknDispMask.at<uchar>(leftY,leftX) ) in computeOcclusionBasedMasks() 175 float leftDispVal = leftDisp.at<float>(leftY, leftX); in computeOcclusionBasedMasks() 176 int rightX = leftX - cvRound(leftDispVal), rightY = leftY; in computeOcclusionBasedMasks() 197 for( int leftX = 0; leftX < leftDisp.cols; leftX++ ) in computeOcclusionBasedMasks() local 199 if( !leftUnknDispMask.empty() && leftUnknDispMask.at<uchar>(leftY,leftX) ) in computeOcclusionBasedMasks() 201 float leftDispVal = leftDisp.at<float>(leftY, leftX); in computeOcclusionBasedMasks() 202 int rightX = leftX - cvRound(leftDispVal), rightY = leftY; in computeOcclusionBasedMasks() 204 occludedMask->at<uchar>(leftY, leftX) = 255; in computeOcclusionBasedMasks() 213 occludedMask->at<uchar>(leftY, leftX) = 255; in computeOcclusionBasedMasks() [all …]
|
/external/skia/src/pathops/ |
D | SkOpAngle.cpp | 773 double leftX = fTangentHalf.dx(); in orderable() local 777 double x_ry = leftX * rightY; in orderable() 780 if (leftX * rightX < 0 || leftY * rightY < 0) { in orderable()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |