Home
last modified time | relevance | path

Searched defs:skew (Results 1 – 25 of 49) sorted by relevance

12

/third_party/jerryscript/targets/mbedos5/source/
Djerry_port_mbed.c69 static uint32_t skew = 0; in jerry_port_get_current_time() local
/third_party/flutter/skia/gm/
Dglyph_pos.cpp65 SkMatrix skew; in draw_gm() local
Dtextbloblooper.cpp193 LooperSettings skew[] = { in onOnceBeforeDraw() local
Dfontmgr.cpp202 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM()
/third_party/skia/gm/
Dglyph_pos.cpp65 SkMatrix skew; in draw_gm() local
Dfontmgr.cpp203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DShaderInterpTest.cpp26 void draw(GLuint program, float skew) in draw()
/third_party/skia/tests/
DFontTest.cpp90 for (float skew : skews) { in DEF_TEST() local
DGrQuadBufferTest.cpp48 SkMatrix skew; in generate_quads() local
DGrQuadCropTest.cpp262 SkMatrix skew; in TEST() local
/third_party/node/deps/npm/node_modules/http-signature/lib/
Dparser.js287 var skew = Math.abs(now.getTime() - date.getTime()); variable
/third_party/node/lib/
Dpunycode.js10 const skew = 38; constant
/third_party/node/deps/npm/node_modules/uri-js/node_modules/punycode/
Dpunycode.js10 const skew = 38; constant
Dpunycode.es6.js10 const skew = 38; constant
/third_party/openssl/crypto/
Dpunycode.c19 static const unsigned int skew = 38; variable
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamArray.h110 uint32_t skew() const { return Skew; } in skew() function
/third_party/flutter/skia/tests/
DGrQuadBufferTest.cpp48 SkMatrix skew; in generate_quads() local
DGrQuadCropTest.cpp254 SkMatrix skew; in TEST() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java50 private static final int skew = 38; field in PunycodeReference
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java53 private static final int skew = 38; field in PunycodeReference
/third_party/flutter/skia/src/atlastext/
DSkAtlasTextTarget.cpp70 void SkAtlasTextTarget::skew(SkScalar sx, SkScalar sy) { this->accessCTM()->preSkew(sx, sy); } in skew() function in SkAtlasTextTarget
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dexponential_distribution_test.cc160 double skew() const { return 2; } in skew() function in __anon38a949df0111::ExponentialModel
Dgaussian_distribution_test.cc163 double skew() const { return 0; } in skew() function in __anonbe5fbcf30111::GaussianModel
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.h102 gint64 skew; member

12