Home
last modified time | relevance | path

Searched defs:skew (Results 26 - 50 of 72) sorted by relevance

123

/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_timer.c239 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 Daiu-encoder-i2s.c229 unsigned int skew; in aiu_encoder_i2s_set_fmt() local
H A Daxg-tdmout.c113 unsigned int val, skew = quirks->skew_offset; in axg_tdmout_prepare() local
H A Daxg-tdmin.c115 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 DPunycodeReference.java53 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 DPunycodeReference.java50 private static final int skew = 38; field in PunycodeReference
/third_party/node/deps/openssl/openssl/crypto/
H A Dpunycode.c19 static const unsigned int skew = 38; variable
/third_party/openssl/crypto/
H A Dpunycode.c19 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 DBinaryStreamArray.h110 uint32_t skew() const { return Skew; } in skew() function in llvm::VarStreamArray
/third_party/skia/gm/
H A Dfontmgr.cpp203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp159 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 Ddai-intel.h136 uint16_t skew; /**< Adjust PDM data sampling vs. clock (0..15) */ member
/kernel/linux/linux-6.6/include/sound/sof/
H A Ddai-intel.h142 uint16_t skew; /**< Adjust PDM data sampling vs. clock (0..15) */ member
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart4.cpp146 float skew = i * 0.1; in HWTEST_F() local
[all...]
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c67 long skew = 0; in set_pdm_data() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc170 double skew() const { return 1.0 / mean_; } in skew() function in __anon19313::PoissonModel
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drender_transform.cpp75 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 Dcanvas_paint_method.cpp418 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 Dmatrix_util.h724 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 Ddm-kcopyd.c123 int slept = 0, skew; in io_job_start() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-kcopyd.c126 int slept = 0, skew; in io_job_start() local
/third_party/skia/src/core/
H A DSkFont.cpp107 void SkFont::setSkewX(SkScalar skew) { in setSkewX() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp239 Math::Vec3 skew; in CameraLookAt() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp1131 BASE_NS::Math::Vec3 skew; in SetGlobalTransform() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp1083 auto skew = properties.GetSkew(); in HWTEST_F() local

Completed in 25 milliseconds

123