Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp213 sp<TAllocator> mHidlAllocator; member
983 if (mHidlAllocator == nullptr) { in ensureBufferCapacity()
984 mHidlAllocator = TAllocator::getService("ashmem"); in ensureBufferCapacity()
985 if (mHidlAllocator == nullptr) { in ensureBufferCapacity()
993 auto transStatus = mHidlAllocator->allocate( in ensureBufferCapacity()