Home
last modified time | relevance | path

Searched defs:GetBoundingBox (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/samples/ObjectDetection/src/
H A DDetectedObject.cpp36 const BoundingBox &DetectedObject::GetBoundingBox() const in GetBoundingBox() function in od::DetectedObject
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_path.cpp27 CFX_FloatRect CPDF_Path::GetBoundingBox() const { in GetBoundingBox() function in CPDF_Path
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.cpp323 CFX_FloatRect CFX_Path::GetBoundingBox() const { in GetBoundingBox() function in CFX_Path
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_transformpage.cpp44 bool GetBoundingBox(const CPDF_Page* page, in GetBoundingBox() function