Home
last modified time | relevance | path

Searched defs:transformType (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/
H A DMediaHierarchyManagerTest.kt217 val transformType = mediaHiearchyManager.calculateTransformationType() regex
235 val transformType = mediaHiearchyManager.calculateTransformationType() regex
/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DViewGroup_Delegate.java143 final int transformType = t.getTransformationType(); in transformCanvas() local
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dc2dExt.h56 …uint32 transformType; /*!< (C2D_LENSCORRECT_AFFINE or C2D_LENSCORRECT_PERSPECTIVE) +… member
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp134 const struct transformType { struct
137 } transformType[] = { variable
/aosp12/frameworks/base/core/java/android/view/
H A DView.java22315 final int transformType = t.getTransformationType(); in setDisplayListProperties() local
22390 final int transformType = t.getTransformationType(); in draw() local