Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cmd/extract_apks/bundle_proto/
H A Dtargeting.pb.go765 type GraphicsApi struct { struct
766 state protoimpl.MessageState
767 sizeCache protoimpl.SizeCache
768 unknownFields protoimpl.UnknownFields
773 ApiOneof isGraphicsApi_ApiOneof `protobuf_oneof:"api_oneof"`
776 func (x *GraphicsApi) Reset() {
785 func (x *GraphicsApi) String() string {
789 func (*GraphicsApi) ProtoMessage() {}
791 func (x *GraphicsApi) ProtoReflect() protoreflect.Message {
804 func (*GraphicsApi) Descriptor() ([]byte, []int) {
[all …]
H A Dtargeting.proto83 message GraphicsApi { message
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/
H A DRenderEngine.h129 enum class GraphicsApi { enum