Home
last modified time | relevance | path

Searched defs:Transform (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/
DGlop.h143 struct Transform { struct
146 Matrix4 modelView;
149 Matrix4 canvas;
150 int transformFlags;
152 const Matrix4& meshTransform() const { in meshTransform()
/frameworks/native/services/surfaceflinger/
DTransform.cpp32 Transform::Transform() { in Transform() function in android::Transform
36 Transform::Transform(const Transform& other) in Transform() function in android::Transform
40 Transform::Transform(uint32_t orientation) { in Transform() function in android::Transform
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dpose.h57 Eigen::Vector3<T> Transform(const Eigen::Vector3<T>& v) const { in Transform() function
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
DTransform.java26 public class Transform { class
/frameworks/native/libs/input/tests/
DInputEvent_test.cpp535 TEST_F(MotionEventTest, Transform) { in TEST_F() argument
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h49 Transform, enumerator