Lines Matching refs:extensions
3 Neural Networks API (NNAPI) vendor extensions, introduced in Android 10, are
6 supporting corresponding vendor extensions. Vendor extensions don't modify the
9 Vendor extensions provide a more structured alternative to OEM operation and
15 Vendor extensions can only be used by explicitly specified Android apps and
18 extensions.
20 A list of Android apps and binaries permitted to use NNAPI vendor extensions is
48 name to distinguish between vendor extensions.
83 types and operand types from other extensions. When using an operand type from
98 ## Using extensions in NNAPI clients
159 Drivers report supported extensions through the `IDevice::getSupportedExtensions`
205 Android 10 or higher, use vendor extensions instead.