Home
last modified time | relevance | path

Searched refs:GetRightEyeBoundingBox (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.h117 inline Rect GetRightEyeBoundingBox() in GetRightEyeBoundingBox() function
166 inline Rect GetRightEyeBoundingBox() in GetRightEyeBoundingBox() function
190 inline Rect GetRightEyeBoundingBox() in GetRightEyeBoundingBox() function
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dmetadata_output_napi.cpp173 boundingBox = faceObjectPtr->GetRightEyeBoundingBox(); in CreateHumanFaceMetaData()
202 boundingBox = faceObjectPtr->GetRightEyeBoundingBox(); in CreateCatFaceMetaData()
220 boundingBox = faceObjectPtr->GetRightEyeBoundingBox(); in CreateDogFaceMetaData()