Home
last modified time | relevance | path

Searched defs:transformHint (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.cpp393 int transformHint = 0; in dequeueNativeBuffer() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/
H A DStubTransaction.java276 @Surface.Rotation int transformHint) { in setFixedTransformHint()
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DStubTransaction.java276 @Surface.Rotation int transformHint) { in setFixedTransformHint()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java267 int transformHint); in nativeSetFixedTransformHint()
279 @SurfaceControl.BufferTransform int transformHint); in nativeSetTransformHint()
2948 @Surface.Rotation int transformHint) { in setFixedTransformHint()
4327 public void setTransformHint(@SurfaceControl.BufferTransform int transformHint) { in setTransformHint()
H A DViewRootImpl.java8513 final int transformHint = SurfaceControl.rotationToBufferTransform( in relayoutWindow() local
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1248 final int transformHint = SurfaceControl.rotationToBufferTransform( in updateSurface() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp964 jlong nativeObject, jint transformHint) { in nativeSetFixedTransformHint()
1990 jint transformHint) { in nativeSetTransformHint()