Lines Matching refs:writeToProto
42 void LayerProtoHelper::writeToProto(const Region& region, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
54 writeToProto(*head, getProtoRect); in writeToProto()
59 void LayerProtoHelper::writeToProto(const Rect& rect, std::function<RectProto*()> getRectProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
70 void LayerProtoHelper::writeToProto(const FloatRect& rect, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
82 void LayerProtoHelper::writeToProto(const half4 color, std::function<ColorProto*()> getColorProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
93 void LayerProtoHelper::writeToProto(const ui::Transform& transform, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
109 void LayerProtoHelper::writeToProto(const sp<GraphicBuffer>& buffer, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
122 void LayerProtoHelper::writeToProto( in writeToProto() function in android::surfaceflinger::LayerProtoHelper
133 LayerProtoHelper::writeToProto({inputInfo.frameLeft, inputInfo.frameTop, inputInfo.frameRight, in writeToProto()
136 LayerProtoHelper::writeToProto(inputInfo.touchableRegion, in writeToProto()
152 LayerProtoHelper::writeToProto(cropLayer->getScreenBounds( in writeToProto()