Home
last modified time | relevance | path

Searched +defs:s +defs:h (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dsize.h54 inline SizeF::SizeF(const SizeF& s) noexcept : width_(s.Width()), height_(s.Height()) {} in SizeF()
56 inline SizeF::SizeF(scalar w, scalar h) noexcept : width_(w), height_(h) {} in SizeF()
85 inline void SizeF::SetHeight(scalar h) in SetHeight()
126 inline SizeI::SizeI(const SizeI& s) noexcept : width_(s.Width()), height_(s.Height()) {} in SizeI()
128 inline SizeI::SizeI(int w, int h) noexcept : width_(w), height_(h) {} in SizeI()
157 inline void SizeI::SetHeight(int h) in SetHeight()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_color_picker.h28 int h; // 色度取值(0-360) member
29 double s; // 饱和度取值 (0-100) member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/size_fuzzer/
H A Dsize_fuzzer.cpp36 scalar h = GetObject<scalar>(); in SizeFuzzTest000() local
59 int h = GetObject<int>(); in SizeFuzzTest001() local
61 SizeI s; in SizeFuzzTest001() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXTexture.js73 this.ximages[rid] = { stat: 1, path: path, tex: texture, w: 1, h: 1 }; property in XTexture.loadTextureFromImage.ximages
107 TmpCut(rid, x = 0, y = 0, w = -1, h = -1, ww = 1024, hh = 1024) { argument
122 callAllCuts(param, rid, x, y, w, h, ww, hh) { argument
124 rid: rid, x: x, y: y, w: w, h: h, u0: x / ww, v0: y / hh, u1: (x + w) / ww, v1: y / hh, property in XTexture.callAllCuts.allCuts
128 makeCut(rid, x = 0, y = 0, w = -1, h = -1, ww = -1, hh = -1) { argument
150 PutTexture(tex, w, h) { argument
152 this.ximages[rid] = { stat: 1, path: 'put' + rid, tex: tex, w: w, h: h }; property in XTexture.PutTexture.ximages
178 h: height, property in XTexture.loadTexture.ximages
182 initTextImageData(s, size) { argument
213 getText(s, size) { argument
H A DX2DFast.js95 fillRect(x, y, w, h, c = 0xffffffff) { argument
113 drawRect(x, y, w, h, c = 0xffffffff, lw = 1) { argument
215 …drawText(s, size = DRAWTEXT_SIZE, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = COLOR)… argument
226 getTextWidth(s, size) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/
H A Dcolor_picker.h54 int h; // 色度取值(0-360) member
55 double s; // 饱和度取值 (0-100) member
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dpubdef.h38 #define HOUR_TO_SECOND(h) ((h) * 3600) argument
40 #define SECOND_TO_HOUR(s) ((s) / 3600) argument
/ohos5.0/base/security/security_component_manager/frameworks/common/src/
H A Dsec_comp_tool.cpp54 double h; member
55 double s; member
99 static inline double GetHsvDisZ(const HsvColor& hsv, double h) in GetHsvDisZ()
108 double h = rDef * cos(angle / ONE_HUNDRED_EIGHTY_ANGLE * PI_CIRCLE); in HsvDistance() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp79 std::stringstream s; in PrintAllBufferInfo() local
91 std::stringstream s; in OnGetHidumperInfo() local
364 int h = surfaceBuffer->GetHeight(); in DumpSurfaceBuffer() local
402 int h = surfaceBuffer->GetHeight(); in DecideDumpInfo() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js47 let h; variable
92 async onRemoteMessageRequest(s, t, u, v) { argument
294 async onRemoteMessageRequest(s, t, u, v) { argument
611 async onRemoteMessageRequest(s, t, u, v) { argument
682 async onRemoteMessageRequest(s, t, u, v) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_picker.cpp157 double h, s, v; in RGB2HSV() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp110 int h = 0; in GetResolution() local
319 static std::vector<std::string> Split(const std::string& s, const char* delim) in Split()
377 std::list<std::shared_ptr<Tag>> ParseEntries(std::string& s) in ParseEntries()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp110 int h = 0; in GetResolution() local
315 static std::vector<std::string> Split(const std::string& s, const char* delim) in Split()
384 std::list<std::shared_ptr<Tag>> ParseEntries(const std::string& s) in ParseEntries()
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp303 int64_t s = 0; in ComputeLength() local
519 DataType h = 0; in Init() local
549 DataType start, DataType len, DataType h) in SplitForLess()
575 …<DataType>::Split(std::vector<DataType> &suffixArrayTemp, DataType start, DataType len, DataType h) in Split()
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_uri.c317 static uint32_t HexDecode(uint32_t h) in HexDecode()
347 static char *DecodeValue(const char *s, uint32_t off, uint32_t len) in DecodeValue()
378 static uint32_t DecodeEnum(const char *s, uint32_t off, uint32_t len, const char *values[], uint32_… in DecodeEnum()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp806 struct stat s; in GetTimezoneIDFromZoneInfo() local
833 struct stat s; in GetAvailableZoneCityIDs() local
956 struct stat s; in GetSupportedLocales() local
1201 unsigned int w, h; in GetTzDataWidth() local
1346 struct stat s; in GetDeviceCityDisplayNamePath() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
H A DMainEditor.js619 drawNode(pm2f, s, size, x, y, type, data) { argument
981 drawNodeNameText(pm2f, node, x, y, w, h) { argument
996 setNodeButton(pm2f, x, y, w, h, path, node) { argument
1091 setNodeMoreButton(pm2f, x, y, w, h, node) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_picker.cpp667 double h, s, v; in RGB2HSV() local
/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/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js17 …var s, a = arguments.length, d = a < 3 ? t : null === i ? i = Object.getOwnPropertyDescriptor(t, o… variable
78 let s; variable
180 let h; variable
305 constructor(e, t, o, i, s, a) { argument
1237 addDragNode(e, t, o, i, s) { argument
2032 let s = 2e3; variable
2163 let h = d.getNodeInfoData(); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15s=require("url"),c=require("constants"),a=require("stream"),l=require("assert"),f=require("zlib"),… function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15s=require("url"),c=require("constants"),a=require("stream"),l=require("assert"),f=require("zlib"),… function
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16s=require("url"),c=require("constants"),a=require("stream"),l=require("assert"),f=require("zlib"),… method in _e.u
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1300 constructor(s) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp994 const auto& s = pipelineLayout.descriptorSetLayouts[set]; in SetupCache() local
3088 const GLsizei h = static_cast<GLsizei>(viewport_.height); in FlushViewportScissors() local
3099 const GLsizei h = static_cast<GLsizei>(scissorBox_.extentHeight); in FlushViewportScissors() local