Searched defs:faceInfo (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_vector.cpp | 467 int8_t UIFontVector::GetFaceInfo(uint16_t fontId, uint8_t fontSize, FaceInfo& faceInfo) in GetFaceInfo() 505 FaceInfo faceInfo; in GetHeight() local 607 FaceInfo faceInfo; in GetFontHeader() local 666 FaceInfo faceInfo; in GetGlyphNode() local 703 FaceInfo faceInfo; in GetBitmap() local 801 FaceInfo faceInfo; in LoadGlyphIntoFace() local 868 void UIFontVector::SetFace(FaceInfo& faceInfo, uint32_t unicode) in SetFace() 873 void UIFontVector::SetFace(FaceInfo& faceInfo, uint32_t unicode, TextStyle textStyle) in SetFace()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/systemapi_wrap/useridm_test/user_iam_api_mock/ |
H A D | user_idm_client.cpp | 83 struct EnrolledInfo faceInfo = { FACE, g_enrolledForFace }; in ConstructSecUserInfo() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | upgrade_restore.cpp | 1072 FaceInfo faceInfo; in QueryFaceInfos() local 1088 …ore::ParseFaceResultSet(const std::shared_ptr<NativeRdb::ResultSet> &resultSet, FaceInfo &faceInfo) in ParseFaceResultSet() 1110 bool UpgradeRestore::SetAttributes(FaceInfo &faceInfo, const std::unordered_map<std::string, FileIn… in SetAttributes() 1135 for (auto &faceInfo : faceInfos) { in GetInsertValues() local 1148 NativeRdb::ValuesBucket UpgradeRestore::GetInsertValue(const FaceInfo &faceInfo, bool isMap) in GetInsertValue() 1177 for (const auto &faceInfo : faceInfos) { in UpdateFilesWithFace() local
|
H A D | backup_database_utils.cpp | 397 bool BackupDatabaseUtils::SetLandmarks(FaceInfo &faceInfo, const std::unordered_map<std::string, Fi… in SetLandmarks() 438 bool BackupDatabaseUtils::SetFileIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, Fi… in SetFileIdNew() 453 bool BackupDatabaseUtils::SetTagIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, std… in SetTagIdNew() 472 bool BackupDatabaseUtils::SetAlbumIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, i… in SetAlbumIdNew() 518 bool BackupDatabaseUtils::IsLandmarkValid(const FaceInfo &faceInfo, float landmarkX, float landmark… in IsLandmarkValid()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
H A D | medialibrary_backup_test.cpp | 1695 void InitFaceInfoScale(FaceInfo &faceInfo, float scaleX, float scaleY, float scaleWidth, float scal… in InitFaceInfoScale() 1706 FaceInfo faceInfo; variable 1717 FaceInfo faceInfo; variable 1728 FaceInfo faceInfo; variable 1739 FaceInfo faceInfo; variable 1750 FaceInfo faceInfo; variable
|