/ohos5.0/base/update/updater/services/ui/driver/ |
H A D | ui_rotation.cpp | 112 for (int w = rect_.GetLeft(); w < rect_.GetRight(); w++) { in RotateBuffer() local 117 for (int j = 0; j < pixelBytes_; j++) { in RotateBuffer() local
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/ |
H A D | windowutilmath_fuzzer.cpp | 53 for (int j = 0; j < maxCol; j++) { in InitMatrix3() local 69 for (int j = 0; j < maxCol; j++) { in InitMatrix4() local 166 float w; in WindowUtilMathFuzzPart2() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc_slr.cpp | 79 for (int j = 0; j < 2 * a; j++) { // 2 max SLR box size in GetWeights() local 85 for (int j = 0; j < 2 * a; j++) { // 2 max SLR box size in GetWeights() local 183 auto w = (*x)[key.y][c - cStart]; in SLRBox() local 210 for (int j = 0; j < n; j++) { in Serial() local 224 for (int j = 0; j < n; j++) { in SLRSubtask() local 260 for (int j = 0; j < n; j++) { in Parallel() local
|
/ohos5.0/base/startup/hvb/libhvb/src/crypto/ |
H A D | hvb_hash_sha256.c | 26 #define word2byte(w) ((w) * sizeof(uint32_t)) argument 147 uint32_t w[64]; in sha256_block_calc() local 167 uint32_t j; in sha256_data_blk_update() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | matrix4.cpp | 114 Matrix4 Matrix4::QuaternionToMatrix(double x, double y, double z, double w) in QuaternionToMatrix() 316 for (auto j = 0; j < columns; j++) { in operator *() local 417 for (int j = 0; j < DIMENSION; j++) { in MapScalars() local 432 for (double j : i) { in ToString() local 462 for (auto j = 0; j < DIMENSION; j++) { in operator *() local 477 for (auto j = 0; j < columns_; j++) { in Transpose() local 492 for (int32_t j = 0; j < columns_; j++) { in MapScalars() local 508 for (int32_t j = 0; j < columns_; j++) { in MapScalars() local 534 for (auto j = 0; j < rows_; j++) { in Transpose() local 549 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local
|
H A D | transform_util.cpp | 63 for (int j = 0; j < 4; j++) { in Normalize() local 103 double w = decomp.quaternion.GetW(); in BuildRotationMatrix() local 524 for (int32_t j = 0; j < 3; j++) { in DecomposeTransform() local 577 for (int j = 0; j < 3; ++j) in DecomposeTransform() local 597 double r, s, t, x, y, z, w; in DecomposeTransform() local
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | wm_math.cpp | 134 int i, j, k; in Invert() local 325 Vector3 TransformWithPerspDiv(const Vector3& vec, const Matrix4& mat, float w) in TransformWithPerspDiv()
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/ |
H A D | render_environment.cpp | 307 for (uint32_t j = 0; j < width; j++) { in ConvertFromYUVToRGB() local 345 for (uint32_t j = 0; j < width; j++) { in ConvertFromRGBToYUV() local 442 int w = static_cast<int>(source->Width()); in ConvertTextureToBuffer() local 494 int w = static_cast<int>(source->Width()); in Draw2D2OES() local
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | lru_cache_disk_handler.cpp | 169 for (int32_t j = 0; j < cJSON_GetArraySize(keyItem); j++) { in ReadCacheFromJsonValue() local 206 std::ofstream w(fileName_); in Write() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 2126 constructor(v, w, x, y = -1, z = undefined, a1) { argument 2179 let j = { class in TextArrowLayout.onMeasureSize
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | graphic_math.h | 298 Vector4(T x, T y, T z, T w) in Vector4() 801 for (int16_t j = 0; j < ORDER_MATRIX_4; j++) { in ConomialMatrix() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 2095 for (auto j = 0U; j < weightFormat.componentCount; ++j) { in CalculateJointBounds() local 2099 for (size_t w = 0; w < countof(fWeights); ++w) { in CalculateJointBounds() local 2130 for (auto j = 0U; j < positionFormat.componentCount; ++j) { in CalculateJointBounds() local 2135 for (auto j = 0U; j < weightFormat.componentCount; ++j) { in CalculateJointBounds() local 2139 for (size_t w = 0; w < countof(fWeights); ++w) { in CalculateJointBounds() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},i={},C={},F=n&&n.… variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 154 for (int32_t j = noValueStartIndex; j < noValueEndIndex; ++j) { in AdjustNoValueColorStop() local 2030 float w = paintSize_.Width(); in GetInnerRRect() local 2057 float w = paintSize_.Width(); in GetInnerRRect() local 2102 float w = paintSize_.Width() - (leftW + rightW) / 2.0f; in GetClipRRect() local 2129 float w = paintSize_.Width() - (leftW + rightW) / 2.0f; in GetClipRRect() local 2420 float w = std::max(0.0, paintSize_.Width() - (leftW + rightW) / 2.0f); in PaintBorder() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1288 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 D | hvigor-wrapper.js | 15 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},h={},E={},m=p&&p.… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},h={},E={},m=p&&p.… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},h={},E={},m=p&&p.… function
|