Searched refs:Import (Results 1 – 3 of 3) sorted by relevance
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorGralloc.cpp | 234 static const C2HandleGralloc* Import( in Import() function in android::C2HandleGralloc 626 (void)C2HandleGralloc::Import(handle, width, height, format, usage, stride, in _UnwrapNativeCodec2GrallocMetadata() 716 const C2HandleGralloc *grallocHandle = C2HandleGralloc::Import( in priorGraphicAllocation()
|
D | C2AllocatorIon.cpp | 194 static Impl *Import(int ionFd, size_t capacity, int bufferFd, C2Allocator::id_t id) { in Import() function in android::C2AllocationIon::Impl 409 mImpl(Impl::Import(ionFd, size, shareFd, id)) { } in C2AllocationIon()
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 31 * o Import and export (public only) of asymmetric keys 32 * o Import of raw symmetric keys
|