Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go803 type TextureCompressionFormat struct { struct
804 …me=alias,proto3,enum=android.bundle.TextureCompressionFormat_TextureCompressionFormatAlias" json:"…
805 XXX_NoUnkeyedLiteral struct{} `json:"-"`
806 XXX_unrecognized []byte `json:"-"`
807 XXX_sizecache int32 `json:"-"`
810 func (m *TextureCompressionFormat) Reset() { *m = TextureCompressionFormat{} }
811 func (m *TextureCompressionFormat) String() string { return proto.CompactTextString(m) }
812 func (*TextureCompressionFormat) ProtoMessage() {}
813 func (*TextureCompressionFormat) Descriptor() ([]byte, []int) {
817 func (m *TextureCompressionFormat) XXX_Unmarshal(b []byte) error {
[all …]