Home
last modified time | relevance | path

Searched defs:DisplayChange (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/window/
DTransitionRequestInfo.java66 public static class DisplayChange implements Parcelable { class in TransitionRequestInfo
75 public DisplayChange(int displayId) { in DisplayChange() method in TransitionRequestInfo.DisplayChange
80 public DisplayChange(int displayId, int startRotation, int endRotation) { in DisplayChange() method in TransitionRequestInfo.DisplayChange
202 protected DisplayChange(@android.annotation.NonNull android.os.Parcel in) { in DisplayChange() method in TransitionRequestInfo.DisplayChange
/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.h49 using DisplayChange = surfaceflinger::DisplayChange; variable
/frameworks/native/cmds/surfacereplayer/proto/src/
Dtrace.proto120 message DisplayChange { message
123 oneof DisplayChange { oneof