| /kernel/linux/linux-6.6/sound/core/seq/ |
| H A D | seq_timer.c | 239 int snd_seq_timer_set_skew(struct snd_seq_timer *tmr, unsigned int skew, in snd_seq_timer_set_skew() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/meson/ |
| H A D | aiu-encoder-i2s.c | 229 unsigned int skew; in aiu_encoder_i2s_set_fmt() local
|
| H A D | axg-tdmout.c | 113 unsigned int val, skew = quirks->skew_offset; in axg_tdmout_prepare() local
|
| H A D | axg-tdmin.c | 115 unsigned int val, skew = quirks->skew_offset; in axg_tdmin_prepare() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| H A D | PunycodeReference.java | 53 private static final int skew = 38; field in PunycodeReference
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| H A D | PunycodeReference.java | 50 private static final int skew = 38; field in PunycodeReference
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | punycode.c | 19 static const unsigned int skew = 38; variable
|
| /third_party/openssl/crypto/ |
| H A D | punycode.c | 19 static const unsigned int skew = 38; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | BinaryStreamArray.h | 110 uint32_t skew() const { return Skew; } in skew() function in llvm::VarStreamArray
|
| /third_party/skia/gm/ |
| H A D | fontmgr.cpp | 203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM() argument
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | transform_util.cpp | 159 ComposeTransform(const Matrix4& perspective, const Matrix4& translation, const Matrix4& rotation, const Matrix4& skew, const Matrix4& scale) ComposeTransform() argument 415 auto& skew = operation.skewOperation_; ParseOperationToMatrix() local 647 Matrix4 skew = BuildSkewMatrix(decomp); ComposeTransform() local [all...] |
| /kernel/linux/linux-5.10/include/sound/sof/ |
| H A D | dai-intel.h | 136 uint16_t skew; /**< Adjust PDM data sampling vs. clock (0..15) */ member
|
| /kernel/linux/linux-6.6/include/sound/sof/ |
| H A D | dai-intel.h | 142 uint16_t skew; /**< Adjust PDM data sampling vs. clock (0..15) */ member
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasTestPart4.cpp | 146 float skew = i * 0.1; in HWTEST_F() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 67 long skew = 0; in set_pdm_data() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | poisson_distribution_test.cc | 170 double skew() const { return 1.0 / mean_; } in skew() function in __anon19313::PoissonModel
|
| /foundation/arkui/ace_engine/frameworks/core/components/transform/ |
| H A D | render_transform.cpp | 75 Matrix4 skew = Matrix4::CreateSkew(x, y); in Skew() local 290 auto& skew = effect.skewOperation_; in ParseTransformEffect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_paint_method.cpp | 418 std::string skew = "SKEW: " + std::to_string(rsCanvas_->GetTotalMatrix().Get(RSMatrix::SKEW_X)) + ", " + in GetDumpInfo() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
| H A D | matrix_util.h | 724 Decompose( Mat4X4 const& modelMatrix, Vec3& scale, Quat& orientation, Vec3& translation, Vec3& skew, Vec4& perspective) Decompose() argument [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-kcopyd.c | 123 int slept = 0, skew; in io_job_start() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-kcopyd.c | 126 int slept = 0, skew; in io_job_start() local
|
| /third_party/skia/src/core/ |
| H A D | SkFont.cpp | 107 void SkFont::setSkewX(SkScalar skew) { in setSkewX() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | scene_util.cpp | 239 Math::Vec3 skew; in CameraLookAt() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | node_impl.cpp | 1131 BASE_NS::Math::Vec3 skew; in SetGlobalTransform() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_properties_test.cpp | 1083 auto skew = properties.GetSkew(); in HWTEST_F() local
|