Home
last modified time | relevance | path

Searched +defs:f +defs:h (Results 1 – 14 of 14) sorted by relevance

/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/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dtask.h225 inline task_handle(task_handle&& h) in task_handle() function
325 auto f = reinterpret_cast<function<std::decay_t<T>>*>(t); in exec_function_wrapper() local
332 auto f = reinterpret_cast<function<std::decay_t<T>>*>(t); in destroy_function_wrapper() local
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js56 constructor(a, b, c, d = -1, e = undefined, f) { argument
171 updateStateVars(h) { argument
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js684 let f = 0; variable
687 const h = c[0]; constant
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… property in Cu.D
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js26 let f; variable
47 let h; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp189 constexpr auto h = static_cast<float>(std::numeric_limits<T>::max()); in Sint() local
205 constexpr auto h = static_cast<float>(std::numeric_limits<T>::max()); in Uint() local
352 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
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js180 let h; variable
581 class f extends N { class
2163 let h = d.getNodeInfoData(); variable
/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(… variable
/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(… method in _e.u
/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(… argument
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2794 static inline uint8_t FloatToUint8(float f) in FloatToUint8()
2828 for (size_t h = 0; h < height; h++) { 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()