/external/opencv3/modules/cudafilters/src/cuda/ |
D | filter2d.cu | 55 const int anchorX, const int anchorY) in filter2D() argument 71 res = res + src(y - anchorY + i, x - anchorX + j) * kernel[kInd++]; in filter2D() 96 …int kWidth, int kHeight, int anchorX, int anchorY, const float* borderValue, cudaStream_t stream) \ 105 … filter2D<<<grid, block, 0, stream>>>(brdSrc, dst, kernel, kWidth, kHeight, anchorX, anchorY); \ 125 int kWidth, int kHeight, int anchorX, int anchorY, in filter2D() argument 129 … int kWidth, int kHeight, int anchorX, int anchorY, const float* borderValue, cudaStream_t stream); in filter2D() 140 kWidth, kHeight, anchorX, anchorY, borderValue, stream); in filter2D() 143 … ofsY, PtrStepSzb dst, const float* kernel, int kWidth, int kHeight, int anchorX, int anchorY, int… 144 … ofsY, PtrStepSzb dst, const float* kernel, int kWidth, int kHeight, int anchorX, int anchorY, int… 145 … ofsY, PtrStepSzb dst, const float* kernel, int kWidth, int kHeight, int anchorX, int anchorY, int… [all …]
|
/external/skia/samplecode/ |
D | SampleShip.cpp | 62 SkScalar anchorX = fAtlas->width()*0.5f; in DrawShipView() local 74 xPos, yPos, anchorX, anchorY); in DrawShipView() 82 kWidth*0.5f, kHeight*0.5f, anchorX, anchorY); in DrawShipView() 131 SkScalar anchorX = fAtlas->width()*0.5f; in onDrawContent() local 137 SkScalar dx = c*anchorX - s*anchorY; in onDrawContent() 138 SkScalar dy = s*anchorX + c*anchorY; in onDrawContent() 143 dx -= fXform[i].fSCos*anchorX - fXform[i].fSSin*anchorY; in onDrawContent() 144 dy -= fXform[i].fSSin*anchorX + fXform[i].fSCos*anchorY; in onDrawContent()
|
/external/skia/experimental/GLFWTest/ |
D | glfw_main.cpp | 97 SkScalar anchorX = atlas->width()*0.5f; in main() local 107 xPos, yPos, anchorX, anchorY); in main() 113 kWidth*0.5f, kHeight*0.5f, anchorX, anchorY); in main() 148 SkScalar dx = c*anchorX - s*anchorY; in main() 149 SkScalar dy = s*anchorX + c*anchorY; in main() 154 dx -= xform[i].fSCos*anchorX - xform[i].fSSin*anchorY; in main() 155 dy -= xform[i].fSSin*anchorX + xform[i].fSCos*anchorY; in main()
|
/external/opencv/cv/src/ |
D | cvmorph.cpp | 727 int anchorX, int anchorY, in cvCreateStructuringElementEx() argument 742 (unsigned) anchorX >= (unsigned) cols || in cvCreateStructuringElementEx() 752 element->anchorX = anchorX; in cvCreateStructuringElementEx() 768 shape, cvPoint(anchorX,anchorY))); in cvCreateStructuringElementEx() 879 el_anchor = cvPoint( element->anchorX, element->anchorY ); in icvMorphOp()
|
/external/opencv3/modules/imgproc/src/ |
D | morph.cpp | 1887 int anchorX, int anchorY, in cvCreateStructuringElementEx() argument 1891 cv::Point anchor = cv::Point(anchorX, anchorY); in cvCreateStructuringElementEx() 1901 element->anchorX = anchorX; in cvCreateStructuringElementEx() 1939 anchor = cv::Point(src->anchorX, src->anchorY); in convertConvKernel()
|
/external/opencv/cxcore/include/ |
D | cxtypes.h | 416 int anchorX; member 427 int anchorX; member
|
/external/opencv3/modules/cudafilters/src/ |
D | filtering.cpp | 182 int kWidth, int kHeight, int anchorX, int anchorY, 197 int kWidth, int kHeight, int anchorX, int anchorY,
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | types_c.h | 356 int anchorX; member 367 int anchorX; member
|
/external/opencv3/modules/imgproc/test/ |
D | test_filter.cpp | 261 Point _anchor(element->anchorX, element->anchorY); in prepare_to_validation()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
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/ ... |