Home
last modified time | relevance | path

Searched +defs:f +defs:w (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_tonemap_common.h60 const float f = 0.30f; in TonemapFilmic() local
70 const float f = 0.30f; in TonemapFilmic() local
71 const float w = 11.2f; in TonemapFilmic() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXMat4.js129 PerspectiveMatrix(n, f, w = NO_INITIAL_VAL, h = NO_INITIAL_VAL) { argument
148 orthoMat(x, y, w, h) { argument
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 …("os"),e=require("fs"),t=require("child_process"),r=require("crypto"),n="undefined"!=typeof global… property in Cu.D
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h298 Vector4(T x, T y, T z, T w) in Vector4()
947 inline int64_t FloatToInt64(float f) in FloatToInt64()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp352 void To(uint8_t* dst, float f) noexcept in To()
1556 for (const auto& f : bounds.min.data) { in CreateMesh() local
1559 for (const auto& f : bounds.max.data) { in CreateMesh() local
2099 for (size_t w = 0; w < countof(fWeights); ++w) { in CalculateJointBounds() local
2139 for (size_t w = 0; w < countof(fWeights); ++w) { in CalculateJointBounds() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1288 constructor(t, u, v, w) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… property in Ts.t
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… argument
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… property in Ts.t
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2794 static inline uint8_t FloatToUint8(float f) in FloatToUint8()
2832 for (size_t w = 0; w < width; w++) { in ConvertYUV420ToRGBA() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2725 float f = std::stof(str); in ratioStrToFloat() local
5782 void WebDelegate::UpdateClippedSelectionBounds(int32_t x, int32_t y, int32_t w, int32_t h) in UpdateClippedSelectionBounds()