Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const ContentViewService_GetSurfaceControl_FullMethodName + const ContentViewService_IsZOrderedOnTop_FullMethodName + const ContentViewService_OnLayout_FullMethodName + const ContentViewService_SetClipBounds_FullMethodName + const ContentViewService_SetSurfaceControlCallback_FullMethodName + const ContentViewService_SetZOrderedOnTop_FullMethodName + const ContentViewSurfaceControlCallbackService_OnCreated_FullMethodName + const ContentViewSurfaceControlCallbackService_OnDestroyed_FullMethodName + const PresentationSpecBuilderService_Build_FullMethodName + const PresentationSpecBuilderService_SetStyle_FullMethodName + const PresentationSpecService_DescribeContents_FullMethodName + const PresentationSpecService_Equals_FullMethodName + const PresentationSpecService_GetMaxSize_FullMethodName + const PresentationSpecService_GetMinSize_FullMethodName + const PresentationSpecService_GetStyle_FullMethodName + const PresentationSpecService_HashCode_FullMethodName + const PresentationSpecService_ToString_FullMethodName + const PresentationSpecService_WriteToParcel_FullMethodName + var ContentViewService_ServiceDesc = grpc.ServiceDesc + var ContentViewSurfaceControlCallbackService_ServiceDesc = grpc.ServiceDesc + var File_proto_inline_inline_proto protoreflect.FileDescriptor + var PresentationSpecBuilderService_ServiceDesc = grpc.ServiceDesc + var PresentationSpecService_ServiceDesc = grpc.ServiceDesc + func RegisterContentViewServiceServer(s grpc.ServiceRegistrar, srv ContentViewServiceServer) + func RegisterContentViewSurfaceControlCallbackServiceServer(s grpc.ServiceRegistrar, srv ContentViewSurfaceControlCallbackServiceServer) + func RegisterPresentationSpecBuilderServiceServer(s grpc.ServiceRegistrar, srv PresentationSpecBuilderServiceServer) + func RegisterPresentationSpecServiceServer(s grpc.ServiceRegistrar, srv PresentationSpecServiceServer) + type BuildRequest struct + func (*BuildRequest) Descriptor() ([]byte, []int) + func (*BuildRequest) ProtoMessage() + func (x *BuildRequest) ProtoReflect() protoreflect.Message + func (x *BuildRequest) Reset() + func (x *BuildRequest) String() string + type BuildResponse struct + Result int64 + func (*BuildResponse) Descriptor() ([]byte, []int) + func (*BuildResponse) ProtoMessage() + func (x *BuildResponse) GetResult() int64 + func (x *BuildResponse) ProtoReflect() protoreflect.Message + func (x *BuildResponse) Reset() + func (x *BuildResponse) String() string + type ContentViewServiceClient interface + GetSurfaceControl func(ctx context.Context, in *GetSurfaceControlRequest, opts ...grpc.CallOption) (*GetSurfaceControlResponse, error) + IsZOrderedOnTop func(ctx context.Context, in *IsZOrderedOnTopRequest, opts ...grpc.CallOption) (*IsZOrderedOnTopResponse, error) + OnLayout func(ctx context.Context, in *OnLayoutRequest, opts ...grpc.CallOption) (*OnLayoutResponse, error) + SetClipBounds func(ctx context.Context, in *SetClipBoundsRequest, opts ...grpc.CallOption) (*SetClipBoundsResponse, error) + SetSurfaceControlCallback func(ctx context.Context, in *SetSurfaceControlCallbackRequest, ...) (*SetSurfaceControlCallbackResponse, error) + SetZOrderedOnTop func(ctx context.Context, in *SetZOrderedOnTopRequest, opts ...grpc.CallOption) (*SetZOrderedOnTopResponse, error) + func NewContentViewServiceClient(cc grpc.ClientConnInterface) ContentViewServiceClient + type ContentViewServiceServer interface + GetSurfaceControl func(context.Context, *GetSurfaceControlRequest) (*GetSurfaceControlResponse, error) + IsZOrderedOnTop func(context.Context, *IsZOrderedOnTopRequest) (*IsZOrderedOnTopResponse, error) + OnLayout func(context.Context, *OnLayoutRequest) (*OnLayoutResponse, error) + SetClipBounds func(context.Context, *SetClipBoundsRequest) (*SetClipBoundsResponse, error) + SetSurfaceControlCallback func(context.Context, *SetSurfaceControlCallbackRequest) (*SetSurfaceControlCallbackResponse, error) + SetZOrderedOnTop func(context.Context, *SetZOrderedOnTopRequest) (*SetZOrderedOnTopResponse, error) + type ContentViewSurfaceControlCallbackServiceClient interface + OnCreated func(ctx context.Context, in *OnCreatedRequest, opts ...grpc.CallOption) (*OnCreatedResponse, error) + OnDestroyed func(ctx context.Context, in *OnDestroyedRequest, opts ...grpc.CallOption) (*OnDestroyedResponse, error) + func NewContentViewSurfaceControlCallbackServiceClient(cc grpc.ClientConnInterface) ContentViewSurfaceControlCallbackServiceClient + type ContentViewSurfaceControlCallbackServiceServer interface + OnCreated func(context.Context, *OnCreatedRequest) (*OnCreatedResponse, error) + OnDestroyed func(context.Context, *OnDestroyedRequest) (*OnDestroyedResponse, error) + type DescribeContentsRequest struct + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type EqualsRequest struct + Arg0 int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) ProtoReflect() protoreflect.Message + func (x *EqualsRequest) Reset() + func (x *EqualsRequest) String() string + type EqualsResponse struct + Result bool + func (*EqualsResponse) Descriptor() ([]byte, []int) + func (*EqualsResponse) ProtoMessage() + func (x *EqualsResponse) GetResult() bool + func (x *EqualsResponse) ProtoReflect() protoreflect.Message + func (x *EqualsResponse) Reset() + func (x *EqualsResponse) String() string + type GetMaxSizeRequest struct + func (*GetMaxSizeRequest) Descriptor() ([]byte, []int) + func (*GetMaxSizeRequest) ProtoMessage() + func (x *GetMaxSizeRequest) ProtoReflect() protoreflect.Message + func (x *GetMaxSizeRequest) Reset() + func (x *GetMaxSizeRequest) String() string + type GetMaxSizeResponse struct + Result int64 + func (*GetMaxSizeResponse) Descriptor() ([]byte, []int) + func (*GetMaxSizeResponse) ProtoMessage() + func (x *GetMaxSizeResponse) GetResult() int64 + func (x *GetMaxSizeResponse) ProtoReflect() protoreflect.Message + func (x *GetMaxSizeResponse) Reset() + func (x *GetMaxSizeResponse) String() string + type GetMinSizeRequest struct + func (*GetMinSizeRequest) Descriptor() ([]byte, []int) + func (*GetMinSizeRequest) ProtoMessage() + func (x *GetMinSizeRequest) ProtoReflect() protoreflect.Message + func (x *GetMinSizeRequest) Reset() + func (x *GetMinSizeRequest) String() string + type GetMinSizeResponse struct + Result int64 + func (*GetMinSizeResponse) Descriptor() ([]byte, []int) + func (*GetMinSizeResponse) ProtoMessage() + func (x *GetMinSizeResponse) GetResult() int64 + func (x *GetMinSizeResponse) ProtoReflect() protoreflect.Message + func (x *GetMinSizeResponse) Reset() + func (x *GetMinSizeResponse) String() string + type GetStyleRequest struct + func (*GetStyleRequest) Descriptor() ([]byte, []int) + func (*GetStyleRequest) ProtoMessage() + func (x *GetStyleRequest) ProtoReflect() protoreflect.Message + func (x *GetStyleRequest) Reset() + func (x *GetStyleRequest) String() string + type GetStyleResponse struct + Result int64 + func (*GetStyleResponse) Descriptor() ([]byte, []int) + func (*GetStyleResponse) ProtoMessage() + func (x *GetStyleResponse) GetResult() int64 + func (x *GetStyleResponse) ProtoReflect() protoreflect.Message + func (x *GetStyleResponse) Reset() + func (x *GetStyleResponse) String() string + type GetSurfaceControlRequest struct + func (*GetSurfaceControlRequest) Descriptor() ([]byte, []int) + func (*GetSurfaceControlRequest) ProtoMessage() + func (x *GetSurfaceControlRequest) ProtoReflect() protoreflect.Message + func (x *GetSurfaceControlRequest) Reset() + func (x *GetSurfaceControlRequest) String() string + type GetSurfaceControlResponse struct + Result int64 + func (*GetSurfaceControlResponse) Descriptor() ([]byte, []int) + func (*GetSurfaceControlResponse) ProtoMessage() + func (x *GetSurfaceControlResponse) GetResult() int64 + func (x *GetSurfaceControlResponse) ProtoReflect() protoreflect.Message + func (x *GetSurfaceControlResponse) Reset() + func (x *GetSurfaceControlResponse) String() string + type HashCodeRequest struct + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) ProtoReflect() protoreflect.Message + func (x *HashCodeRequest) Reset() + func (x *HashCodeRequest) String() string + type HashCodeResponse struct + Result int32 + func (*HashCodeResponse) Descriptor() ([]byte, []int) + func (*HashCodeResponse) ProtoMessage() + func (x *HashCodeResponse) GetResult() int32 + func (x *HashCodeResponse) ProtoReflect() protoreflect.Message + func (x *HashCodeResponse) Reset() + func (x *HashCodeResponse) String() string + type IsZOrderedOnTopRequest struct + func (*IsZOrderedOnTopRequest) Descriptor() ([]byte, []int) + func (*IsZOrderedOnTopRequest) ProtoMessage() + func (x *IsZOrderedOnTopRequest) ProtoReflect() protoreflect.Message + func (x *IsZOrderedOnTopRequest) Reset() + func (x *IsZOrderedOnTopRequest) String() string + type IsZOrderedOnTopResponse struct + Result bool + func (*IsZOrderedOnTopResponse) Descriptor() ([]byte, []int) + func (*IsZOrderedOnTopResponse) ProtoMessage() + func (x *IsZOrderedOnTopResponse) GetResult() bool + func (x *IsZOrderedOnTopResponse) ProtoReflect() protoreflect.Message + func (x *IsZOrderedOnTopResponse) Reset() + func (x *IsZOrderedOnTopResponse) String() string + type OnCreatedRequest struct + Arg0 int64 + func (*OnCreatedRequest) Descriptor() ([]byte, []int) + func (*OnCreatedRequest) ProtoMessage() + func (x *OnCreatedRequest) GetArg0() int64 + func (x *OnCreatedRequest) ProtoReflect() protoreflect.Message + func (x *OnCreatedRequest) Reset() + func (x *OnCreatedRequest) String() string + type OnCreatedResponse struct + func (*OnCreatedResponse) Descriptor() ([]byte, []int) + func (*OnCreatedResponse) ProtoMessage() + func (x *OnCreatedResponse) ProtoReflect() protoreflect.Message + func (x *OnCreatedResponse) Reset() + func (x *OnCreatedResponse) String() string + type OnDestroyedRequest struct + Arg0 int64 + func (*OnDestroyedRequest) Descriptor() ([]byte, []int) + func (*OnDestroyedRequest) ProtoMessage() + func (x *OnDestroyedRequest) GetArg0() int64 + func (x *OnDestroyedRequest) ProtoReflect() protoreflect.Message + func (x *OnDestroyedRequest) Reset() + func (x *OnDestroyedRequest) String() string + type OnDestroyedResponse struct + func (*OnDestroyedResponse) Descriptor() ([]byte, []int) + func (*OnDestroyedResponse) ProtoMessage() + func (x *OnDestroyedResponse) ProtoReflect() protoreflect.Message + func (x *OnDestroyedResponse) Reset() + func (x *OnDestroyedResponse) String() string + type OnLayoutRequest struct + Arg0 bool + Arg1 int32 + Arg2 int32 + Arg3 int32 + Arg4 int32 + func (*OnLayoutRequest) Descriptor() ([]byte, []int) + func (*OnLayoutRequest) ProtoMessage() + func (x *OnLayoutRequest) GetArg0() bool + func (x *OnLayoutRequest) GetArg1() int32 + func (x *OnLayoutRequest) GetArg2() int32 + func (x *OnLayoutRequest) GetArg3() int32 + func (x *OnLayoutRequest) GetArg4() int32 + func (x *OnLayoutRequest) ProtoReflect() protoreflect.Message + func (x *OnLayoutRequest) Reset() + func (x *OnLayoutRequest) String() string + type OnLayoutResponse struct + func (*OnLayoutResponse) Descriptor() ([]byte, []int) + func (*OnLayoutResponse) ProtoMessage() + func (x *OnLayoutResponse) ProtoReflect() protoreflect.Message + func (x *OnLayoutResponse) Reset() + func (x *OnLayoutResponse) String() string + type PresentationSpecBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetStyle func(ctx context.Context, in *SetStyleRequest, opts ...grpc.CallOption) (*SetStyleResponse, error) + func NewPresentationSpecBuilderServiceClient(cc grpc.ClientConnInterface) PresentationSpecBuilderServiceClient + type PresentationSpecBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetStyle func(context.Context, *SetStyleRequest) (*SetStyleResponse, error) + type PresentationSpecServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetMaxSize func(ctx context.Context, in *GetMaxSizeRequest, opts ...grpc.CallOption) (*GetMaxSizeResponse, error) + GetMinSize func(ctx context.Context, in *GetMinSizeRequest, opts ...grpc.CallOption) (*GetMinSizeResponse, error) + GetStyle func(ctx context.Context, in *GetStyleRequest, opts ...grpc.CallOption) (*GetStyleResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewPresentationSpecServiceClient(cc grpc.ClientConnInterface) PresentationSpecServiceClient + type PresentationSpecServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetMaxSize func(context.Context, *GetMaxSizeRequest) (*GetMaxSizeResponse, error) + GetMinSize func(context.Context, *GetMinSizeRequest) (*GetMinSizeResponse, error) + GetStyle func(context.Context, *GetStyleRequest) (*GetStyleResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type SetClipBoundsRequest struct + Arg0 int64 + func (*SetClipBoundsRequest) Descriptor() ([]byte, []int) + func (*SetClipBoundsRequest) ProtoMessage() + func (x *SetClipBoundsRequest) GetArg0() int64 + func (x *SetClipBoundsRequest) ProtoReflect() protoreflect.Message + func (x *SetClipBoundsRequest) Reset() + func (x *SetClipBoundsRequest) String() string + type SetClipBoundsResponse struct + func (*SetClipBoundsResponse) Descriptor() ([]byte, []int) + func (*SetClipBoundsResponse) ProtoMessage() + func (x *SetClipBoundsResponse) ProtoReflect() protoreflect.Message + func (x *SetClipBoundsResponse) Reset() + func (x *SetClipBoundsResponse) String() string + type SetStyleRequest struct + Arg0 int64 + func (*SetStyleRequest) Descriptor() ([]byte, []int) + func (*SetStyleRequest) ProtoMessage() + func (x *SetStyleRequest) GetArg0() int64 + func (x *SetStyleRequest) ProtoReflect() protoreflect.Message + func (x *SetStyleRequest) Reset() + func (x *SetStyleRequest) String() string + type SetStyleResponse struct + Result int64 + func (*SetStyleResponse) Descriptor() ([]byte, []int) + func (*SetStyleResponse) ProtoMessage() + func (x *SetStyleResponse) GetResult() int64 + func (x *SetStyleResponse) ProtoReflect() protoreflect.Message + func (x *SetStyleResponse) Reset() + func (x *SetStyleResponse) String() string + type SetSurfaceControlCallbackRequest struct + Arg0 int64 + func (*SetSurfaceControlCallbackRequest) Descriptor() ([]byte, []int) + func (*SetSurfaceControlCallbackRequest) ProtoMessage() + func (x *SetSurfaceControlCallbackRequest) GetArg0() int64 + func (x *SetSurfaceControlCallbackRequest) ProtoReflect() protoreflect.Message + func (x *SetSurfaceControlCallbackRequest) Reset() + func (x *SetSurfaceControlCallbackRequest) String() string + type SetSurfaceControlCallbackResponse struct + func (*SetSurfaceControlCallbackResponse) Descriptor() ([]byte, []int) + func (*SetSurfaceControlCallbackResponse) ProtoMessage() + func (x *SetSurfaceControlCallbackResponse) ProtoReflect() protoreflect.Message + func (x *SetSurfaceControlCallbackResponse) Reset() + func (x *SetSurfaceControlCallbackResponse) String() string + type SetZOrderedOnTopRequest struct + Arg0 bool + func (*SetZOrderedOnTopRequest) Descriptor() ([]byte, []int) + func (*SetZOrderedOnTopRequest) ProtoMessage() + func (x *SetZOrderedOnTopRequest) GetArg0() bool + func (x *SetZOrderedOnTopRequest) ProtoReflect() protoreflect.Message + func (x *SetZOrderedOnTopRequest) Reset() + func (x *SetZOrderedOnTopRequest) String() string + type SetZOrderedOnTopResponse struct + Result bool + func (*SetZOrderedOnTopResponse) Descriptor() ([]byte, []int) + func (*SetZOrderedOnTopResponse) ProtoMessage() + func (x *SetZOrderedOnTopResponse) GetResult() bool + func (x *SetZOrderedOnTopResponse) ProtoReflect() protoreflect.Message + func (x *SetZOrderedOnTopResponse) Reset() + func (x *SetZOrderedOnTopResponse) String() string + type ToStringRequest struct + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedContentViewServiceServer struct + func (UnimplementedContentViewServiceServer) GetSurfaceControl(context.Context, *GetSurfaceControlRequest) (*GetSurfaceControlResponse, error) + func (UnimplementedContentViewServiceServer) IsZOrderedOnTop(context.Context, *IsZOrderedOnTopRequest) (*IsZOrderedOnTopResponse, error) + func (UnimplementedContentViewServiceServer) OnLayout(context.Context, *OnLayoutRequest) (*OnLayoutResponse, error) + func (UnimplementedContentViewServiceServer) SetClipBounds(context.Context, *SetClipBoundsRequest) (*SetClipBoundsResponse, error) + func (UnimplementedContentViewServiceServer) SetSurfaceControlCallback(context.Context, *SetSurfaceControlCallbackRequest) (*SetSurfaceControlCallbackResponse, error) + func (UnimplementedContentViewServiceServer) SetZOrderedOnTop(context.Context, *SetZOrderedOnTopRequest) (*SetZOrderedOnTopResponse, error) + type UnimplementedContentViewSurfaceControlCallbackServiceServer struct + func (UnimplementedContentViewSurfaceControlCallbackServiceServer) OnCreated(context.Context, *OnCreatedRequest) (*OnCreatedResponse, error) + func (UnimplementedContentViewSurfaceControlCallbackServiceServer) OnDestroyed(context.Context, *OnDestroyedRequest) (*OnDestroyedResponse, error) + type UnimplementedPresentationSpecBuilderServiceServer struct + func (UnimplementedPresentationSpecBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedPresentationSpecBuilderServiceServer) SetStyle(context.Context, *SetStyleRequest) (*SetStyleResponse, error) + type UnimplementedPresentationSpecServiceServer struct + func (UnimplementedPresentationSpecServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedPresentationSpecServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedPresentationSpecServiceServer) GetMaxSize(context.Context, *GetMaxSizeRequest) (*GetMaxSizeResponse, error) + func (UnimplementedPresentationSpecServiceServer) GetMinSize(context.Context, *GetMinSizeRequest) (*GetMinSizeResponse, error) + func (UnimplementedPresentationSpecServiceServer) GetStyle(context.Context, *GetStyleRequest) (*GetStyleResponse, error) + func (UnimplementedPresentationSpecServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedPresentationSpecServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedPresentationSpecServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeContentViewServiceServer interface + type UnsafeContentViewSurfaceControlCallbackServiceServer interface + type UnsafePresentationSpecBuilderServiceServer interface + type UnsafePresentationSpecServiceServer interface + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string