Searched defs:cx1 (Results 1 – 6 of 6) sorted by relevance
| /external/mesa3d/src/gallium/state_trackers/vega/ |
| D | arc.c | 96 double *cx1, double *cy1) in find_unit_circles() 136 double *cx0, double *cy0, double *cx1, double *cy1) in find_ellipses() 368 double cx0, cy0, cx1, cy1; in arc_init() local
|
| D | path.c | 1680 VGfloat cx1, cy1, cx2, cy2; in unite_bounds() local
|
| /external/pdfium/third_party/freetype/src/raster/ |
| D | ftraster.c | 1580 Cubic_To( RAS_ARGS Long cx1, in Cubic_To()
|
| /external/opencv3/modules/stitching/src/ |
| D | seam_finders.cpp | 640 double cx1 = cvRound(sum[i].x / size1), cy1 = cvRound(sum[i].y / size1); in getSeamTips() local
|
| /external/freetype/src/raster/ |
| D | ftraster.c | 1580 Cubic_To( RAS_ARGS Long cx1, in Cubic_To()
|
| /external/opencv3/modules/calib3d/src/ |
| D | calibration.cpp | 2275 double cx1 = newImgSize.width*cx1_0/imageSize.width; in cvStereoRectify() local 2409 double cx1 = -fx1 * outer.x; in cvGetOptimalNewCameraMatrix() local
|