Home
last modified time | relevance | path

Searched defs:boundingBox (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp275 BoundingBox boundingBox; in iterate() local
290 const BoundingBox& boundingBox = cases[caseNdx]; in iterate() local
Des31fCopyImageTests.cpp1198 const IVec4 boundingBox = renderGrid.getUsedAreaBoundingBox(); in renderTexture() local
/external/ImageMagick/Magick++/lib/
DImage.cpp444 Magick::Geometry Magick::Image::boundingBox(void) const in boundingBox() function in Magick::Image