Home
last modified time | relevance | path

Searched +defs:w +defs:d (Results 1 – 19 of 19) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
Drender_tonemap_common.h30 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
96 const float d = 1. - startCompression; in TonemapPbrNeutral() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dhps_effect_types.h50 HpsEffectParameter(const Rect& s, const Rect& d) in HpsEffectParameter()
69 …: HpsEffectParameter(s, d), sigma(sgm), saturation(satura), brightness(bright), pNoiseRatio(noise)… in HpsEffectParameter() argument
85 HpsGreyParameter(const Rect& s, const Rect& d, float gcl, float gch) in HpsGreyParameter()
116 HpsMesaParameter(const Rect& s, const Rect& d, const scalar& sgm, in HpsMesaParameter()
117 … float gcl, float gch, float offX, float offY, float offZ, float offW, int tMode, float w, float h) in HpsMesaParameter()
139 HpsAiBarParameter(const Rect& s, const Rect& d, float low, float high, float threshold, in HpsAiBarParameter()
161 HpsStretchParameter(const Rect& s, const Rect& d, float offsetX, float offsetY, float offsetZ, in HpsStretchParameter()
186 HpsGradientBlurParameter(const Rect& s, const Rect& d, const scalar& sgm, in HpsGradientBlurParameter()
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
Dmatrix.h138 Vec4 x, y, z, w; in BASE_BEGIN_NAMESPACE() member
327 #define d data in BASE_BEGIN_NAMESPACE() macro
392 Vec3 x, y, z, w; in BASE_BEGIN_NAMESPACE() member
Dquaternion_util.h121 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
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_vector4.h99 Quaternion(float x, float y, float z, float w) : Vector4f(x, y, z, w) {} in Quaternion()
137 Vector4<T>::Vector4(T x, T y, T z, T w) in Vector4()
242 const T d = 1.0f / l; in Normalize() local
342 void Vector4<T>::SetValues(T x, T y, T z, T w) in SetValues()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dcanvas_renderer_accessor.cpp508 const Ark_Number* w, in ClearRectImpl()
527 const Ark_Number* w, in FillRectImpl()
546 const Ark_Number* w, in StrokeRectImpl()
670 const Ark_Number* d, in SetTransform0Impl()
703 const Ark_Number* d, in TransformImpl()
/foundation/window/window_manager/utils/include/
Dwindow_helper.h532 TransformHelper::Vector3 d = TransformHelper::TransformWithPerspDiv( in TransformRect() local
539 uint32_t w = static_cast<uint32_t>(xmax - xmin); in TransformRect() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dmesh_util.cpp381 auto d = Math::Cross(st1, st2); in CalculateTangentBitangent() local
417 const float w = (Math::Dot(Math::Cross(n, t), bitan[i]) < 0.0F) ? 1.0F : -1.0F; in CalculateFinalTangent() local
466 auto d = Math::Cross(st1, st2); in CalculateTangentImplStrip() local
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
Datomicserviceweb.js1586 constructor(t, u, v, w) { argument
1636 constructor(a, b, c, d, e, f, g, h, i, j) { argument
1654 constructor(a, b, c, d) { argument
/foundation/arkui/ace_engine/advanced_ui_component/multinavigation/interfaces/
Dmultinavigation.js1476 removeByIndexes(w) { argument
1575 popPrimary(c, d) { argument
/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
Dhvigor-wrapper.js15d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… method
/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/hvigor/
Dhvigor-wrapper.js15d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… argument
/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
Dhvigor-wrapper.js15d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… argument
/foundation/bundlemanager/bundle_tool/test/sceneProject/tools/bm/test_app_one/hvigor/
Dhvigor-wrapper.js15d_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("co… argument
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts105 d?: number; property
131 w?: number; property
307 d?: string; property
591 d?: string; property
1207 d: number; property
1251 readonly d: number; property
1301 w: number; property
1314 readonly w: number; property
Dlib.dom.d.ts298 d?: number; property
324 w?: number; property
658 d?: string; property
1655 d?: string; property
3996 d: number; property
4047 readonly d: number; property
4118 w: number; property
4134 readonly w: number; property
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
Dtreeview.js5113 static getCollapseImageNode(w, x, y) { argument
5363 set title(d) { argument
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/native/src/generated/
Dreal_impl.cc16170 const Ark_Number* w, in RectImpl()
16457 const Ark_Number* w, in ClearRectImpl()
16464 const Ark_Number* w, in FillRectImpl()
16471 const Ark_Number* w, in StrokeRectImpl()
16520 const Ark_Number* d, in SetTransform0Impl()
16533 const Ark_Number* d, in TransformImpl()
Ddummy_impl.cc33103 const Ark_Number* w, in RectImpl()
33770 const Ark_Number* w, in ClearRectImpl()
33789 const Ark_Number* w, in FillRectImpl()
33808 const Ark_Number* w, in StrokeRectImpl()
33935 const Ark_Number* d, in SetTransform0Impl()
33970 const Ark_Number* d, in TransformImpl()