Home
last modified time | relevance | path

Searched refs:SetW (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Dquaternion_test.cpp45 quaternion1.SetW(NUM_D1);
69 quaternion2.SetW(-NUM_D1);
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dquaternion.h55 void SetW(float w) in SetW() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/
H A Dacl_test.cpp205 perm.SetW(); in CreateValidBasicAcl()
250 perm.SetW();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
H A Dacl.h63 void SetW() in SetW() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dquaternion.h57 void SetW(double w) in SetW() function
H A Dtransform_util.cpp632 out.quaternion.SetW(static_cast<float>(w)); in DecomposeTransform()
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/include/
H A Dacl.h60 void SetW() { value_ |= WRITE; } in SetW() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp122 entry.perm.SetW(); in AclEntryParsePerm()
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/test/
H A Dacl_test.cpp234 perm1.SetW();