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

/frameworks/av/include/media/stagefright/
H A DCodecBase.h92 virtual sp<NativeHandle> handleAt(size_t index) const { return NULL; }; function in struct:android::CodecBase::PortDescription
H A DACodec.h78 sp<NativeHandle> handleAt(size_t index) const;
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1374 info.mNativeHandle = portDesc->handleAt(i);
H A DACodec.cpp5325 sp<NativeHandle> ACodec::PortDescription::handleAt(size_t index) const { function in class:android::ACodec::PortDescription

Completed in 110 milliseconds