Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/eigen/Eigen/src/Geometry/
H A DTranslation.h54 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
154 EIGEN_DEVICE_FUNC inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation() function
/aosp_15_r20/external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/
H A DTranslation.java34 public class Translation implements Serializable { class
49 private Translation(String translatedText, String sourceLanguage, String model) { in Translation() method in Translation
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3beta1/src/main/java/com/google/cloud/translate/v3beta1/
H A DTranslation.java30 public final class Translation extends com.google.protobuf.GeneratedMessageV3 class
36 private Translation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Translation() method in Translation
40 private Translation() { in Translation() method in Translation
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/java/com/google/cloud/translate/v3/
H A DTranslation.java30 public final class Translation extends com.google.protobuf.GeneratedMessageV3 class
36 private Translation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Translation() method in Translation
40 private Translation() { in Translation() method in Translation
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DMatrixMultTest.cpp50 TEST_P(MatrixMultTest, Translation) in TEST_P() argument
/aosp_15_r20/external/rust/android-crates-io/crates/combine/
DREADME.md38 ### Translation subsection
/aosp_15_r20/external/google-cloud-java/java-translate/
H A DREADME.md94 ### Example Application
/aosp_15_r20/external/emboss/doc/design_docs/
H A Dproto.md316 ## Translation section in Design Sketch: Protocol Buffers <=> Emboss Translation
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dmatrix_decompose.inl30 …delMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> …
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_decompose.inl30 …delMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> …
/aosp_15_r20/external/giflib/
H A Dgifclrmp.c34 static GifPixelType Translation[256]; variable
H A Dgifalloc.c212 void GifApplyTranslation(SavedImage *Image, const GifPixelType Translation[]) { in GifApplyTranslation()
H A Dgifbuild.c285 GifPixelType Translation[256]; in Icon2Gif() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArgList.cpp148 const char *Translation, in AddAllArgsTranslated()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/
H A DArgList.cpp154 const char *Translation, in AddAllArgsTranslated()
/aosp_15_r20/external/rust/android-crates-io/crates/aarch64-paging/src/
Dpaging.rs158 pub trait Translation { interface
/aosp_15_r20/external/llvm/lib/Option/
H A DArgList.cpp295 const char *Translation, in AddAllArgsTranslated()
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3beta1/src/main/proto/google/cloud/translate/v3beta1/
H A Dtranslation_service.proto285 message Translation { message
/aosp_15_r20/external/googleapis/google/cloud/translate/v3beta1/
H A Dtranslation_service.proto285 message Translation { message
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/proto/google/cloud/translate/v3/
H A Dtranslation_service.proto291 message Translation { message
/aosp_15_r20/external/googleapis/google/cloud/translate/v3/
H A Dtranslation_service.proto390 message Translation { message
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp274 const Mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::__anon46dc53470111::VertexAttribBindingBase
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dtranslate.v3beta1.json1451 "Translation": { object
Dtranslate.v3.json1451 "Translation": { object
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp440 const mat4 Translation(float tx, float ty, float tz) in Translation() function in glcts::__anonbbf27e960111::ShaderStorageBufferObjectBase

12