1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.renderscript@1.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8        support_system_process: true,
9    },
10    srcs: [
11        "types.hal",
12        "IContext.hal",
13        "IDevice.hal",
14    ],
15    interfaces: [
16        "android.hidl.base@1.0",
17    ],
18    types: [
19        "AllocationCubemapFace",
20        "AllocationMipmapControl",
21        "AllocationUsageType",
22        "ContextFlags",
23        "ContextType",
24        "DataKind",
25        "DataType",
26        "ForEachStrategy",
27        "MessageToClientType",
28        "MetadataSignatureBitval",
29        "SamplerValue",
30        "ScriptCall",
31        "ScriptIntrinsicID",
32        "ThreadPriorities",
33        "YuvFormat",
34    ],
35    gen_java: false,
36    gen_java_constants: true,
37}
38
39