Home
last modified time | relevance | path

Searched defs:bounding_box (Results 1 – 13 of 13) sorted by relevance

/external/ImageMagick/MagickCore/
Dvision.h31 bounding_box; member
Dvision.c462 bounding_box; in ConnectedComponentsImage() local
Dattribute.c186 bounding_box; in GetImageBoundingBox() local
Ddraw.h152 bounding_box; member
Dtransform.c554 bounding_box, in CropImage() local
Ddraw.c3399 bounding_box; in DrawGradientImage() local
/external/eigen/unsupported/doc/examples/
DBVH_Example.cpp9 …Box2d bounding_box(const Vector2d &v) { return Box2d(v, v); } //compute the bounding box of a sing… in bounding_box() function
/external/ImageMagick/coders/
Dxps.c133 bounding_box, in ReadXPSImage() local
Dpcl.c179 bounding_box, in ReadPCLImage() local
Dpdf.c434 bounding_box, in ReadPDFImage() local
Dwmf.c146 bounding_box; in ReadWMFImage() local
/external/eigen/unsupported/test/
DBVH.cpp17 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/
Dpstops.c61 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()