Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DMatrix.js40 setTranslate(x, y, z) { argument
47 setScale(x, y, z) { argument
54 rotateX(e, s, c) { argument
73 rotateY(e, s, c) { argument
92 rotateZ(e, s, c) { argument
111 setRotate(angle, x, y, z) { argument
336 translate(x, y, z) { argument
345 scale(x, y, z) { argument
361 rotate(angle, x, y, z) { argument
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dpubdef.h40 #define SECOND_TO_HOUR(s) ((s) / 3600) argument
51 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) argument
53 #define MIN(x, y) (((x) < (y)) ? (x) : (y)) argument
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DX2DFast.js95 fillRect(x, y, w, h, c = 0xffffffff) { argument
113 drawRect(x, y, w, h, c = 0xffffffff, lw = 1) { argument
120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument
195 drawCut(cid, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = COLOR) { 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
H A DXTexture.js107 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
182 initTextImageData(s, size) { argument
213 getText(s, size) { argument
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_touchscreen.cpp86 for (int32_t s = 0; s < N_SLOTS_AVAILABLE; ++s) { in SendTouchEvent() local
98 int32_t VirtualTouchScreen::DownButton(int32_t slot, int32_t x, int32_t y) in DownButton()
198 int32_t VirtualTouchScreen::MoveTo(int32_t slot, int32_t x, int32_t y) in MoveTo()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js24 constructor(v, w, x, y = -1, z = undefined, a1) { argument
63 purgeVariableDependenciesOnElmtId(s) { argument
/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
1069 std::vector<std::string> I18nTimeZone::GetTimezoneIdByLocation(const double x, const double y) in GetTimezoneIdByLocation()
1111 std::map<int, std::string> I18nTimeZone::GetTimeZoneCategoryMap(const double x, const double y) in GetTimeZoneCategoryMap()
1124 bool I18nTimeZone::CheckLatitudeAndLongitude(const double x, const double y) in CheckLatitudeAndLongitude()
1141 std::vector<int> I18nTimeZone::GetColorData(const uint16_t x, const uint16_t y, in GetColorData()
1333 bool I18nTimeZone::ParamExceedScope(const int x, const int y, int fixedX, int fixedY) in ParamExceedScope()
1346 struct stat s; in GetDeviceCityDisplayNamePath() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_matrix3.h406 T y = data_[1] * ((data_[3] * data_[8]) - (data_[5] * data_[6])); in Determinant() local
445 T s = sin(a); in Rotate() local
464 T s = sin(a); in Rotate() local
522 Matrix3<T> Matrix3<T>::ShearX(T y) const in ShearX()
H A Drs_occlusion_region.h170 Event(int y, Type type, int l, int r) : y_(y), type_(type), left_(l), right_(r) {} in Event()
178 Range(int s, int e) : start_(s), end_(e) {} in Range()
195 Node(int s, int e) : start_(s), end_(e), mid_((s + e) >> 1) {} in Node()
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_matrix3.h420 T y = data_[1] * ((data_[3] * data_[8]) - (data_[5] * data_[6])); in Determinant() local
459 T s = sin(a); in Rotate() local
478 T s = sin(a); in Rotate() local
536 Matrix3<T> Matrix3<T>::ShearX(T y) const in ShearX()
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Drbtree.c94 struct RbTreeNode *y = x->right; in LeftRotate() local
113 struct RbTreeNode *y = x->left; in RightRotate() local
132 struct RbTreeNode *y = NULL; in InsertFixUpRed() local
155 struct RbTreeNode *y = NULL; in InsertFixUpBlack() local
203 struct RbTreeNode *y = t->nil; in RbTreeInsert() local
337 struct RbTreeNode *y = z; in RbTreeDelete() local
528 uint8_t *s = buf + off; in RbTreeDecode() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
H A DMainEditor.js138 y: 0, property in MainEditor.constructor.mousePos_
544 calcPostionY(data, y) { argument
619 drawNode(pm2f, s, size, x, y, type, data) { argument
981 drawNodeNameText(pm2f, node, x, y, w, h) { argument
1091 setNodeMoreButton(pm2f, x, y, w, h, node) { argument
1189 subFuncFirstDraw(pm2f, x, y, data) { argument
1271 drawErrorText(pm2f, a, y) { argument
1294 drawCuts(pm2f, x, y) { argument
1436 dropAllLocked(msg, x, y) { argument
1448 procTouch(msg, x, y) { argument
[all …]
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h68 Event(int y, Type type, int l, int r) : y_(y), type_(type), left_(l), right_(r) {} in Event()
94 Node(int s, int e) : start_(s), end_(e), mid_((s + e) >> 1) {} in Node()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp21 #define IS_IN_DEGREERANE(d, s, e) ((s) <= (e)) ? (((d) >= (s)) && ((d) <= (e))) : (((d) >= (s)) || … argument
116 uint16_t DrawArc::CalculateTanDegree(uint16_t x, uint16_t y) in CalculateTanDegree()
243 int16_t y, in DrawLineWithDegree()
289 int16_t y, in DrawLineWithDegreeInner()
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp29 #define MIN(x, y) (((x) < (y)) ? (x) : (y)) argument
30 #define SET_BUFFER(y, buffer, index) \ argument
41 auto y = static_cast<uint64_t>((value < 0) ? -value : value); in WriteLE64() local
303 int64_t s = 0; in ComputeLength() local
645 int64_t y = 0; in Search() local
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_algorithm.cpp64 int32_t y = (axisY & 0x3) - 1; in TransformCoordinateSystemImpl() local
321 …float s = (geomagnetic[0] * gravity[0] + geomagnetic[1] * gravity[1] + geomagnetic[2] * gravity[2]… in CreateRotationAndInclination() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_compressor.cpp264 for (auto s : failedRecords_) { local
402 static uint8_t SelectPartition(int32_t seed, int32_t x, int32_t y, int32_t z, int32_t partitionCoun…
509 for (int32_t y = 0; y < DIM; y++) { local
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h119 Vector2(T x, T y) in Vector2()
242 Vector3(T x, T y, T z) in Vector3()
298 Vector4(T x, T y, T z, T w) in Vector4()
525 T y = data_[1] * ((data_[3] * data_[8]) - (data_[5] * data_[6])); in Determinant() local
567 T s = static_cast<T>(Sin(angle)); in Rotate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp48 float y = a[2] * b[0] - a[0] * b[2]; in Cross3() local
101 double y = decomp.quaternion.GetY(); in BuildRotationMatrix() local
597 double r, s, t, x, y, z, w; in DecomposeTransform() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_filter_manual_test.cpp260 const int32_t y = item.GetDisplayY(); in OnInputEvent() local
274 void Simulate(int32_t x, int32_t y) in Simulate()
595 void PrintFilter(const std::string title, const std::set<std::pair<std::string, std::string>> &s) in PrintFilter()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_picker.cpp122 int y = 0; in GetMainColor() local
465 double y = basicS + basicV; in AdjustToBasicColor() local
667 double h, s, v; in RGB2HSV() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp161 const float s = 1.0f / static_cast<float>(sectors - 1); in GenerateSphereGeometry() local
170 const float y = Math::sin(-halfPi + pi * ringF * r); in GenerateSphereGeometry() local
242 const float s = (sectors > 0U) ? (1.0f / static_cast<float>(sectors)) : 1.0f; in GenerateConeGeometry() local
264 const float y = Math::sin(idxF * s * TWO_PI); in GenerateConeGeometry() local
299 const float y = Math::cos(minorRadians) * minorRadius; in GenerateTorusSlices() 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/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js2126 constructor(v, w, x, y = -1, z = undefined, a1) { argument
2145 purgeVariableDependenciesOnElmtId(s) { argument
/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

12