/external/opencv/cvaux/src/ |
D | cvfindhandregion.cpp | 56 float *line, CvSize2D32f size, int flag, in icvFindHandRegion() 57 CvPoint3D32f * center, in icvFindHandRegion() 271 float *line, CvSize2D32f size, int jc, in icvFindHandRegionA() 272 CvPoint3D32f * center, in icvFindHandRegionA() 594 float *line, CvSize2D32f size, int flag, in cvFindHandRegion() 595 CvPoint3D32f * center, CvMemStorage * storage, CvSeq ** numbers ) in cvFindHandRegion() 634 float *line, CvSize2D32f size, int jc, in cvFindHandRegionA() 635 CvPoint3D32f * center, CvMemStorage * storage, CvSeq ** numbers ) in cvFindHandRegionA()
|
/external/opencv/cv/src/ |
D | cvcalcimagehomography.cpp | 51 cvCalcImageHomography( float* line, CvPoint3D32f* _center, in cvCalcImageHomography() 64 CvMat center = cvMat( 3, 1, CV_32F, _center ); in cvCalcImageHomography() local
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | Example2_24Test.java | 76 Line line = new Line((Map<String, Integer>) values.get("start"), in construct() local 123 Line line = (Line) data; in representData() local 179 private Map<String, Integer> center; field in Example2_24Test.Circle 182 public Circle(Map<String, Integer> center, Integer radius) { in Circle()
|
/external/deqp/modules/gles2/functional/ |
D | es2fRasterizationTests.cpp | 1142 …const tcu::Vec2 center = tcu::Vec2(((float)row + 0.5f) / (float)numRows * 2.0f - 1.0f, ((float)co… in generateTriangles() local 1197 …const tcu::Vec2 center = (m_caseType == FILLRULECASE_CLIPPED_PARTIAL) ? (tcu::Vec2(0.5f, 0.5f)) :… in generateTriangles() local 1762 LineSceneSpec::SceneLine line; in extractLines() local 1778 LineSceneSpec::SceneLine line; in extractLines() local 1794 LineSceneSpec::SceneLine line; in extractLines() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 1419 …const tcu::Vec2 center = tcu::Vec2(((float)row + 0.5f) / (float)numRows * 2.0f - 1.0f, ((float)co… in generateTriangles() local 1474 …const tcu::Vec2 center = (m_caseType == FILLRULECASE_CLIPPED_PARTIAL) ? (tcu::Vec2(0.5f, 0.5f)) :… in generateTriangles() local 2115 LineSceneSpec::SceneLine line; in extractLines() local 2139 LineSceneSpec::SceneLine line; in extractLines() local 2163 LineSceneSpec::SceneLine line; in extractLines() local
|
/external/ImageMagick/MagickCore/ |
D | feature.c | 1863 center; in HoughLineImage() local 2001 line; in HoughLineImage() local
|
/external/skia/experimental/docs/ |
D | exampleSlides.js | 2 "center":{ "x":200, "y":200 }, property 74 { "line": [ 200,200, 100,100 ] } property 77 { "line": [ 200,200, 341.4,200 ] } property 80 { "line": [ 200,200, 200 + circle.radius * Math.cos(-22.5 * Math.PI / 180), property 102 { "line": [ 200,200, 200,341.4 ] } property 105 { "line": [ 200,200, 500,500 ] }, property 110 { "line": [ 200,200, 200,624.26 ] }, property 115 { "line": [ 200,200, 500,-100 ] }, property 120 { "line": [ 200,200, 500,500 ] }, property 125 { "line": [ 200,200, 389.74,579.47 ] }, property [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 1913 …const tcu::Vec2 center = tcu::Vec2(((float)row + 0.5f) / (float)numRows * 2.0f - 1.0f, ((float)co… in generateTriangles() local 1968 …const tcu::Vec2 center = (m_caseType == FILLRULECASE_CLIPPED_PARTIAL) ? (tcu::Vec2(0.5f, 0.5f)) :… in generateTriangles() local 2254 LineSceneSpec::SceneLine line; in extractLines() local 2260 LineSceneSpec::SceneLine line; in extractLines() local 2757 LineSceneSpec::SceneLine line; in extractLines() local 2781 LineSceneSpec::SceneLine line; in extractLines() local
|
/external/skia/tools/debugger/ |
D | SkDrawCommand.cpp | 542 Json::Value line(Json::objectValue); in MakeJsonPath() local 1610 Json::Value line = verb[SKDEBUGCANVAS_VERB_LINE]; in extract_json_path() local 1954 SkDrawBitmapNineCommand::SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center, in SkDrawBitmapNineCommand() 2005 SkIRect center; in fromJSON() local
|
/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 ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | ... TRAIL
public static final int RIGHT
public static final int CENTER
public static final int HORIZONTAL
public static final int VERTICAL ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | ... TRAIL
public static final int RIGHT
public static final int CENTER
public static final int HORIZONTAL
public static final int VERTICAL ... |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 2164 bool line = false; in checkLineContinuity() local 2342 tcu::Vec2 center; member
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | performanceui.jar | META-INF/MANIFEST.MF
.project
about.html
plugin.xml
build.properties
images ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/dagger2/lib/ |
D | auto-value-1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/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-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |