Home
last modified time | relevance | path

Searched defs:anchorX (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/cudafilters/src/cuda/
Dfilter2d.cu55 const int anchorX, const int anchorY) in filter2D()
125 int kWidth, int kHeight, int anchorX, int anchorY, in filter2D()
/external/skia/samplecode/
DSampleShip.cpp62 SkScalar anchorX = fAtlas->width()*0.5f; in DrawShipView() local
131 SkScalar anchorX = fAtlas->width()*0.5f; in onDrawContent() local
/external/skia/experimental/GLFWTest/
Dglfw_main.cpp97 SkScalar anchorX = atlas->width()*0.5f; in main() local
/external/opencv/cv/src/
Dcvmorph.cpp727 int anchorX, int anchorY, in cvCreateStructuringElementEx()
/external/opencv/cxcore/include/
Dcxtypes.h416 int anchorX; member
427 int anchorX; member
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h356 int anchorX; member
367 int anchorX; member
/external/opencv3/modules/imgproc/src/
Dmorph.cpp1887 int anchorX, int anchorY, in cvCreateStructuringElementEx()