/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | LayerProtoHelper.cpp | 50 void LayerProtoHelper::writeToProto(const Region& region, in writeToProto() function in android::surfaceflinger::LayerProtoHelper 67 void LayerProtoHelper::writeToProto(const Rect& rect, std::function<RectProto*()> getRectProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper 78 void LayerProtoHelper::writeToProto(const FloatRect& rect, in writeToProto() function in android::surfaceflinger::LayerProtoHelper 90 void LayerProtoHelper::writeToProto(const half4 color, std::function<ColorProto*()> getColorProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper 133 void LayerProtoHelper::writeToProto(const sp<GraphicBuffer>& buffer, in writeToProto() function in android::surfaceflinger::LayerProtoHelper 146 void LayerProtoHelper::writeToProto( in writeToProto() function in android::surfaceflinger::LayerProtoHelper 184 void LayerProtoHelper::writeToProto(const mat4 matrix, ColorTransformProto* colorTransformProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
|
H A D | Layer.cpp | 2024 LayerProto* Layer::writeToProto(LayersProto& layersProto, uint32_t traceFlags, in writeToProto() function in android::Layer
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/tracing/ |
H A D | ProtoTraceable.java | 25 void writeToProto(T proto); in writeToProto() method
|
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/ |
H A D | ProtoReadWriter.java | 36 void writeToProto(@NonNull ProtoOutputStream stream, @NonNull T data); in writeToProto() method
|
H A D | GlobalLevelHibernationProto.java | 37 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in GlobalLevelHibernationProto
|
H A D | UserLevelHibernationProto.java | 37 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in UserLevelHibernationProto
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | PulledStats.java | 109 void writeToProto(int report, ProtoOutputStream proto) { in writeToProto() method in PulledStats
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | InputConsumer.java | 132 default void writeToProto(TouchInteractionServiceProto.Builder serviceProto) { in writeToProto() method
|
H A D | OverviewComponentObserver.java | 272 public void writeToProto(TouchInteractionServiceProto.Builder serviceProto) { in writeToProto() method in OverviewComponentObserver
|
H A D | GestureState.java | 435 public void writeToProto(SwipeHandlerProto.Builder swipeHandlerProto) { in writeToProto() method in GestureState
|
H A D | TouchInteractionService.java | 1023 public void writeToProto(LauncherTraceProto.Builder proto) { in writeToProto() method in TouchInteractionService
|
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | Event.java | 154 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in Event
|
H A D | EventIndex.java | 260 synchronized void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in EventIndex
|
H A D | ConversationInfo.java | 313 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in ConversationInfo
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/ |
H A D | HibernationStateDiskStoreTest.java | 115 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in HibernationStateDiskStoreTest.MockProtoReadWriter
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
H A D | WMShell.java | 419 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in WMShell
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ApplicationExitInfo.java | 1183 public void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in ApplicationExitInfo
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
H A D | EdgeBackGestureHandler.java | 940 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in EdgeBackGestureHandler
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | AppExitInfoTracker.java | 1431 void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in AppExitInfoTracker.AppExitInfoContainer
|