Searched refs:secureBufferId (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
H A DICrypto.cpp296 void *secureBufferId, *dstPtr; local
298 secureBufferId = reinterpret_cast<void *>(static_cast<uintptr_t>(data.readInt64()));
334 secure ? secureBufferId : dstPtr,

Completed in 55 milliseconds