Home
last modified time | relevance | path

Searched defs:skew (Results 1 - 25 of 42) sorted by relevance

12

/third_party/jerryscript/targets/mbedos5/source/
H A Djerry_port_mbed.c69 static uint32_t skew = 0; in jerry_port_get_current_time() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DShaderInterpTest.cpp26 void draw(GLuint program, float skew) in draw() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgaussian_distribution_test.cc163 double skew() const { return 0; } in skew() function in __anon19271::GaussianModel
H A Dexponential_distribution_test.cc160 double skew() const { return 2; } in skew() function in __anon19270::ExponentialModel
H A Dpoisson_distribution_test.cc170 double skew() const { return 1.0 / mean_; } in skew() function in __anon19313::PoissonModel
/third_party/skia/gm/
H A Dglyph_pos.cpp65 SkMatrix skew; in draw_gm() local
H A Dfontmgr.cpp203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp121 void TransformConvertor::AddKeyframe(AnimationType type, double time, const SkewOperation& skew) in AddKeyframe() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dpunyref.cpp51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
/third_party/skia/tests/
H A DGrQuadCropTest.cpp262 SkMatrix skew; in TEST() local
H A DGrQuadBufferTest.cpp48 SkMatrix skew; in generate_quads() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.h103 float skew[3] = { 0.0f, 0.0f, 0.0f }; member
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...]
/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
/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
/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...]
/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

Completed in 20 milliseconds

12