Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dtopology.pb.go3587 type HardwareFeatures_Screen struct { struct
3592 …onnector_type,json=connectorType,proto3,enum=chromiumos.config.api.HardwareFeatures_Screen_Connect…
3593 …:"bytes,3,opt,name=panel_properties,json=panelProperties,proto3" json:"panel_properties,omitempty"`
3595 …Support,proto3,enum=chromiumos.config.api.HardwareFeatures_Present" json:"touch_support,omitempty"`
3598 func (x *HardwareFeatures_Screen) Reset() {
3607 func (x *HardwareFeatures_Screen) String() string {
3611 func (*HardwareFeatures_Screen) ProtoMessage() {}
3613 func (x *HardwareFeatures_Screen) ProtoReflect() protoreflect.Message {
3626 func (*HardwareFeatures_Screen) Descriptor() ([]byte, []int) {
3630 func (x *HardwareFeatures_Screen) GetConnectorType() HardwareFeatures_Screen_ConnectorType {
[all …]