Home
last modified time | relevance | path

Searched refs:Component_DisplayPanel_Feature (Results 1 – 1 of 1) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go399 type Component_DisplayPanel_Feature int32 type
402 Component_DisplayPanel_FEATURE_UNKNOWN Component_DisplayPanel_Feature = 0
404 Component_DisplayPanel_HDR Component_DisplayPanel_Feature = 1
406 Component_DisplayPanel_SEAMLESS_REFRESH_RATE_SWITCHING Component_DisplayPanel_Feature = 2
408 Component_DisplayPanel_VARIABLE_REFRESH_RATE_AVAILABLE Component_DisplayPanel_Feature = 3
427 func (x Component_DisplayPanel_Feature) Enum() *Component_DisplayPanel_Feature {
428 p := new(Component_DisplayPanel_Feature)
433 func (x Component_DisplayPanel_Feature) String() string {
437 func (Component_DisplayPanel_Feature) Descriptor() protoreflect.EnumDescriptor {
441 func (Component_DisplayPanel_Feature) Type() protoreflect.EnumType {
[all …]