Searched defs:Skew (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 30 …& Scale, tquat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> & Skew, tvec4<T, P> & P…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryStreamArray.h | 146 uint32_t Skew = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 637 unsigned &MaxAlign, unsigned Skew) { in AdjustStackOffset() 772 int64_t &Offset, unsigned &MaxAlign, unsigned Skew) { in AssignProtectedObjSet() 804 unsigned Skew = TFI.getStackAlignmentSkew(MF); in calculateFrameObjectOffsets() local
|
/third_party/skia/include/core/ |
D | SkMatrix.h | 116 static SkMatrix SK_WARN_UNUSED_RESULT Skew(SkScalar kx, SkScalar ky) { in Skew() function
|