Searched refs:ANativeWindowSetBuffersTransform (Results 1 – 4 of 4) sorted by relevance
50 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(Transform.INVERSE_DISPLAY.value)64 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(Transform.ROT_90.value)66 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(0)
45 fun ANativeWindowSetBuffersTransform(transform: Transform) { regex46 ANativeWindowSetBuffersTransform(transform.value)48 external fun ANativeWindowSetBuffersTransform(transform: Int)
106 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(Transform.ROT_90)
115 activity.mSurfaceProxy.ANativeWindowSetBuffersTransform(transform)