Searched defs:bounding_box (Results 1 – 13 of 13) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | vision.h | 31 bounding_box; member
|
D | vision.c | 462 bounding_box; in ConnectedComponentsImage() local
|
D | attribute.c | 186 bounding_box; in GetImageBoundingBox() local
|
D | draw.h | 152 bounding_box; member
|
D | transform.c | 554 bounding_box, in CropImage() local
|
D | draw.c | 3399 bounding_box; in DrawGradientImage() local
|
/external/eigen/unsupported/doc/examples/ |
D | BVH_Example.cpp | 9 …Box2d bounding_box(const Vector2d &v) { return Box2d(v, v); } //compute the bounding box of a sing… in bounding_box() function
|
/external/ImageMagick/coders/ |
D | xps.c | 133 bounding_box, in ReadXPSImage() local
|
D | pcl.c | 179 bounding_box, in ReadPCLImage() local
|
D | pdf.c | 434 bounding_box, in ReadPDFImage() local
|
D | wmf.c | 146 bounding_box; in ReadWMFImage() local
|
/external/eigen/unsupported/test/ |
D | BVH.cpp | 17 template<typename Scalar, int Dim> AlignedBox<Scalar, Dim> bounding_box(const Matrix<Scalar, Dim, 1… in bounding_box() function 35 template<int Dim> AlignedBox<double, Dim> bounding_box(const Ball<Dim> &b) in bounding_box() function
|
/external/libcups/filter/ |
D | pstops.c | 61 int bounding_box[4]; /* PageBoundingBox */ member 71 int bounding_box[4]; /* BoundingBox from header */ member 1241 int bounding_box[4]; /* PageBoundingBox */ in copy_page() local 2735 const int *bounding_box) /* I - BoundingBox value */ in start_nup()
|