Home
last modified time | relevance | path

Searched refs:GetLeftEyeBoundingBox (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dmetadata_output.h113 inline Rect GetLeftEyeBoundingBox() in GetLeftEyeBoundingBox() function
162 inline Rect GetLeftEyeBoundingBox() in GetLeftEyeBoundingBox() function
186 inline Rect GetLeftEyeBoundingBox() in GetLeftEyeBoundingBox() function
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dmetadata_output_napi.cpp170 Rect boundingBox = faceObjectPtr->GetLeftEyeBoundingBox(); in CreateHumanFaceMetaData()
199 Rect boundingBox = faceObjectPtr->GetLeftEyeBoundingBox(); in CreateCatFaceMetaData()
217 Rect boundingBox = faceObjectPtr->GetLeftEyeBoundingBox(); in CreateDogFaceMetaData()