Home
last modified time | relevance | path

Searched defs:anchorY (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.cpp63 SkScalar anchorY = fAtlas->height()*0.5f; in DrawShipView() local
132 SkScalar anchorY = fAtlas->height()*0.5f; in onDrawContent() local
/external/skia/experimental/GLFWTest/
Dglfw_main.cpp98 SkScalar anchorY = atlas->height()*0.5f; in main() local
/external/opencv/cv/src/
Dcvmorph.cpp727 int anchorX, int anchorY, in cvCreateStructuringElementEx()
/external/opencv/cxcore/include/
Dcxtypes.h417 int anchorY; member
428 int anchorY; member
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h357 int anchorY; member
368 int anchorY; member
/external/opencv3/modules/imgproc/src/
Dmorph.cpp1887 int anchorX, int anchorY, in cvCreateStructuringElementEx()