Home
last modified time | relevance | path

Searched +defs:h +defs:u (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js47 let h; variable
152 marshallingCloudInfo(u, p1) { argument
160 marshallingAppBriefInfo(u, q1) { argument
173 marshallingAppSchema(u, u1) { argument
196 marshallingSubscribeInfo(u, x1) { argument
413 marshallingCloudData(u, g3) { argument
436 marshallingValueBucket(u, k3) { argument
654 marshallingAssets(u, q3) { argument
834 marshallingResults(u, i3) { argument
856 marshallingParticipant(u, k5) { argument
[all …]
/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… constant
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp168 uint32_t h = static_cast<uint32_t>(hash) & 15; in Grad() local
171 double u = h < 8 ? x : y; in Grad() local
209 float u = Fade(x); in Noise() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=… method in _e.u
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=… method in _e.u
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=… method in _e.u
/ohos5.0/foundation/multimedia/media_utils_lite/hals/
H A Dhal_camera.h38 int32_t h; member
127 } u; member
143 } u; member
157 } u; member
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp312 uint8_t u; in ConvertFromYUVToRGB() local
443 int h = static_cast<int>(source->Height()); in ConvertTextureToBuffer() local
495 int h = static_cast<int>(source->Height()); in Draw2D2OES() local
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js180 let h; variable
294 let u; variable
2163 let h = d.getNodeInfoData(); variable
2166 let u = !1; variable
/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/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2828 for (size_t h = 0; h < height; h++) { in ConvertYUV420ToRGBA() local
2837 const uint8_t u = (upos < yuvSize) ? yuvPlane[upos] : 0; in ConvertYUV420ToRGBA() local