Home
last modified time | relevance | path

Searched refs:ionHandle (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp349 ion_user_handle_t ionHandle() const { in ionHandle() function in android::C2AllocationIon::Impl
391 return mImpl->ionHandle() == otherAsIon->mImpl->ionHandle(); in equals()