/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_tonemap_common.h | 30 const float d = 0.59f; in TonemapAces() local 44 float d = 5.92f; in TonemapAcesFilmRec2020() local 58 const float d = 0.20f; in TonemapFilmic() local 68 const float d = 0.20f; in TonemapFilmic() local 71 const float w = 11.2f; in TonemapFilmic() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | matrix.h | 134 Vec4 x, y, z, w; in BASE_BEGIN_NAMESPACE() member 191 #define d data in BASE_BEGIN_NAMESPACE() macro 256 Vec3 x, y, z, w; in BASE_BEGIN_NAMESPACE() member
|
H A D | quaternion_util.h | 121 const float w = Math::sqrt(discardEpsilon(1.f + m00 + m11 + m22)) * 0.5f; in BASE_BEGIN_NAMESPACE() local 255 const float d = 1 - a; in BASE_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_vector4.h | 96 Quaternion(float x, float y, float z, float w) : Vector4f(x, y, z, w) {} in Quaternion() 127 Vector4<T>::Vector4(T x, T y, T z, T w) in Vector4() 232 const T d = 1.0f / l; in Normalize() local 302 void Vector4<T>::SetValues(T x, T y, T z, T w) in SetValues()
|
/ohos5.0/base/web/webview/test/unittest/pasteboard_adapter/ |
H A D | pasteboard_client_adapter_test.cpp | 173 void SetData(uint32_t* d) override in SetData() 188 void SetWidth(int32_t w) override in SetWidth()
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | window_helper.h | 452 TransformHelper::Vector3 d = TransformHelper::TransformWithPerspDiv( in TransformRect() local 459 uint32_t w = static_cast<uint32_t>(xmax - xmin); in TransformRect() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …equire("fs"),t=require("child_process"),r=require("crypto"),n="undefined"!=typeof globalThis?globa… constant
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | openssl_adapter_mock.c | 161 int OpensslBnSetWord(BIGNUM *a, unsigned int w) in OpensslBnSetWord() 1110 int OpensslRsaSet0Key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in OpensslRsaSet0Key() 1115 void OpensslRsaGet0Key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in OpensslRsaGet0Key() 1120 const BIGNUM *OpensslRsaGet0N(const RSA *d) in OpensslRsaGet0N() 1125 const BIGNUM *OpensslRsaGet0E(const RSA *d) in OpensslRsaGet0E() 1130 const BIGNUM *OpensslRsaGet0D(const RSA *d) in OpensslRsaGet0D()
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | openssl_adapter.c | 90 int OpensslBnSetWord(BIGNUM *a, unsigned int w) in OpensslBnSetWord() 707 int OpensslRsaSet0Key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in OpensslRsaSet0Key() 712 void OpensslRsaGet0Key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in OpensslRsaGet0Key() 717 const BIGNUM *OpensslRsaGet0N(const RSA *d) in OpensslRsaGet0N() 722 const BIGNUM *OpensslRsaGet0E(const RSA *d) in OpensslRsaGet0E() 727 const BIGNUM *OpensslRsaGet0D(const RSA *d) in OpensslRsaGet0D() 1331 int OpensslAsn1OctetStringSet(ASN1_OCTET_STRING *x, const unsigned char *d, int len) in OpensslAsn1OctetStringSet()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1288 constructor(t, u, v, w) { argument 1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_util.cpp | 387 auto d = Math::Cross(st1, st2); in CalculateTangentImpl() local 420 const float w = (Math::Dot(Math::Cross(n, t), bitan[i]) < 0.0F) ? 1.0F : -1.0F; in CalculateTangentImpl() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… method in _e.u
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… argument
|