2017-11-13 18:20:49 +01:00
|
|
|
// This file is autogenerated by hidl-gen -Landroidbp.
|
2017-01-20 19:30:38 +01:00
|
|
|
|
2017-11-13 18:20:49 +01:00
|
|
|
hidl_interface {
|
2017-01-20 19:30:38 +01:00
|
|
|
name: "android.hardware.renderscript@1.0",
|
2017-11-13 18:20:49 +01:00
|
|
|
root: "android.hardware",
|
2017-07-26 03:24:40 +02:00
|
|
|
vndk: {
|
|
|
|
enabled: true,
|
2017-08-04 07:40:55 +02:00
|
|
|
support_system_process: true,
|
2017-07-26 03:24:40 +02:00
|
|
|
},
|
2017-09-22 23:10:47 +02:00
|
|
|
srcs: [
|
2017-11-13 18:20:49 +01:00
|
|
|
"types.hal",
|
|
|
|
"IContext.hal",
|
|
|
|
"IDevice.hal",
|
2017-09-22 23:10:47 +02:00
|
|
|
],
|
2017-11-13 18:20:49 +01:00
|
|
|
interfaces: [
|
|
|
|
"android.hidl.base@1.0",
|
|
|
|
],
|
|
|
|
types: [
|
|
|
|
"AllocationCubemapFace",
|
|
|
|
"AllocationMipmapControl",
|
|
|
|
"AllocationUsageType",
|
|
|
|
"ContextFlags",
|
|
|
|
"ContextType",
|
|
|
|
"DataKind",
|
|
|
|
"DataType",
|
|
|
|
"ForEachStrategy",
|
|
|
|
"MessageToClientType",
|
|
|
|
"MetadataSignatureBitval",
|
|
|
|
"SamplerValue",
|
|
|
|
"ScriptCall",
|
|
|
|
"ScriptIntrinsicID",
|
|
|
|
"ThreadPriorities",
|
|
|
|
"YuvFormat",
|
|
|
|
],
|
|
|
|
gen_java: false,
|
|
|
|
gen_java_constants: true,
|
2017-09-22 23:10:47 +02:00
|
|
|
}
|
|
|
|
|