Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputAbsInfo ¶
type InputAbsInfo struct {
Value int32
Minimum int32
Maximum int32
Fuzz int32
Flat int32
Resolution int32
}
func (*InputAbsInfo) MarshalParcel ¶
func (s *InputAbsInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*InputAbsInfo) UnmarshalParcel ¶
func (s *InputAbsInfo) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.