Home
last modified time | relevance | path

Searched defs:Translation (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMatrixMultTest.cpp50 TEST_P(MatrixMultTest, Translation) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMatrixMultTest.cpp50 TEST_P(MatrixMultTest, Translation) in TEST_P() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dmatrix_decompose.inl30 …delMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> …
/third_party/giflib/
Dgifclrmp.c45 GifPixelType Translation[256]; variable
Dgifalloc.c214 GifApplyTranslation(SavedImage *Image, GifPixelType Translation[]) in GifApplyTranslation()
Dgifbuild.c286 GifPixelType Translation[256]; in Icon2Gif() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DArgList.cpp148 const char *Translation, in AddAllArgsTranslated()
/third_party/skia/third_party/externals/d3d12allocator/src/
DCommon.h236 static mat4 Translation(const vec3& v) in Translation() function