/external/eigen/Eigen/src/Geometry/ |
D | Translation.h | 54 EIGEN_DEVICE_FUNC Translation() {} in Translation() function 56 EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy) in Translation() function 63 EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz) in Translation() function 71 EIGEN_DEVICE_FUNC explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {} in Translation() function 160 EIGEN_DEVICE_FUNC inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation() function
|
/external/angle/src/tests/gl_tests/gles1/ |
D | MatrixMultTest.cpp | 50 TEST_P(MatrixMultTest, Translation) in TEST_P() argument
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | SymbolMap.cpp | 45 const std::string &Translation = UnobfuscatedStrings[LineNumber]; in operator ()() local
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 30 …delMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> …
|
/external/giflib/ |
D | gifalloc.c | 211 GifApplyTranslation(SavedImage *Image, GifPixelType Translation[]) in GifApplyTranslation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | ArgList.cpp | 148 const char *Translation, in AddAllArgsTranslated()
|
/external/llvm-project/llvm/lib/Option/ |
D | ArgList.cpp | 148 const char *Translation, in AddAllArgsTranslated()
|
/external/llvm/lib/Option/ |
D | ArgList.cpp | 295 const char *Translation, in AddAllArgsTranslated()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cVertexAttribBindingTests.cpp | 274 const Mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::__anonb14fc6780111::VertexAttribBindingBase
|
D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 442 const mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::es31compatibility::__anonf276944c0111::ShaderStorageBufferObjectBase
|
D | gl4cShaderStorageBufferObjectTests.cpp | 574 const mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::__anona06db9b60111::ShaderStorageBufferObjectBase
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderStorageBufferObjectTests.cpp | 440 const mat4 Translation(float tx, float ty, float tz) in Translation() function in glcts::__anon8a0cf1270111::ShaderStorageBufferObjectBase
|