Home
last modified time | relevance | path

Searched defs:writeToProto (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayerProtoHelper.cpp50 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 DLayer.cpp2024 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 DProtoTraceable.java25 void writeToProto(T proto); in writeToProto() method
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DProtoReadWriter.java36 void writeToProto(@NonNull ProtoOutputStream stream, @NonNull T data); in writeToProto() method
H A DGlobalLevelHibernationProto.java37 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in GlobalLevelHibernationProto
H A DUserLevelHibernationProto.java37 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in UserLevelHibernationProto
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPulledStats.java109 void writeToProto(int report, ProtoOutputStream proto) { in writeToProto() method in PulledStats
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DInputConsumer.java132 default void writeToProto(TouchInteractionServiceProto.Builder serviceProto) { in writeToProto() method
H A DOverviewComponentObserver.java272 public void writeToProto(TouchInteractionServiceProto.Builder serviceProto) { in writeToProto() method in OverviewComponentObserver
H A DGestureState.java435 public void writeToProto(SwipeHandlerProto.Builder swipeHandlerProto) { in writeToProto() method in GestureState
H A DTouchInteractionService.java1023 public void writeToProto(LauncherTraceProto.Builder proto) { in writeToProto() method in TouchInteractionService
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DEvent.java154 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in Event
H A DEventIndex.java260 synchronized void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in EventIndex
H A DConversationInfo.java313 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in ConversationInfo
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
H A DHibernationStateDiskStoreTest.java115 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in HibernationStateDiskStoreTest.MockProtoReadWriter
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DWMShell.java419 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in WMShell
/aosp12/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java1183 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 DEdgeBackGestureHandler.java940 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in EdgeBackGestureHandler
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppExitInfoTracker.java1431 void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in AppExitInfoTracker.AppExitInfoContainer