Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go628 type GraphicsApi struct { struct
632 ApiOneof isGraphicsApi_ApiOneof `protobuf_oneof:"api_oneof"`
633 XXX_NoUnkeyedLiteral struct{} `json:"-"`
634 XXX_unrecognized []byte `json:"-"`
635 XXX_sizecache int32 `json:"-"`
638 func (m *GraphicsApi) Reset() { *m = GraphicsApi{} }
639 func (m *GraphicsApi) String() string { return proto.CompactTextString(m) }
640 func (*GraphicsApi) ProtoMessage() {}
641 func (*GraphicsApi) Descriptor() ([]byte, []int) {
645 func (m *GraphicsApi) XXX_Unmarshal(b []byte) error {
[all …]
Dtargeting.proto83 message GraphicsApi { message