Loading automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/Stream.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ parcelable Stream { android.hardware.automotive.evs.StreamType streamType; int width; int height; int framerate; android.hardware.graphics.common.PixelFormat format; android.hardware.graphics.common.BufferUsage usage; android.hardware.automotive.evs.Rotation rotation; Loading automotive/evs/aidl/android/hardware/automotive/evs/Stream.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ parcelable Stream { int height; /** * The frame rate of this stream in frames-per-second / */ int framerate; /** * The pixel format form the buffers in this stream. Loading Loading
automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/Stream.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ parcelable Stream { android.hardware.automotive.evs.StreamType streamType; int width; int height; int framerate; android.hardware.graphics.common.PixelFormat format; android.hardware.graphics.common.BufferUsage usage; android.hardware.automotive.evs.Rotation rotation; Loading
automotive/evs/aidl/android/hardware/automotive/evs/Stream.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ parcelable Stream { int height; /** * The frame rate of this stream in frames-per-second / */ int framerate; /** * The pixel format form the buffers in this stream. Loading