Searched refs:ANativeWindowSetBuffersTransform (Results 1 – 4 of 4) sorted by relevance
51 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(Transform.INVERSE_DISPLAY.value)65 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(Transform.ROT_90.value)67 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(0)
45 fun ANativeWindowSetBuffersTransform(transform: Transform) { regex46 ANativeWindowSetBuffersTransform(transform.value)48 external fun ANativeWindowSetBuffersTransform(transform: Int)
110 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(Transform.ROT_90)
118 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(transform)