Searched defs:MmapStreamInterface (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/
H A DMmapStreamInterface.h29 class MmapStreamInterface : public virtual RefBase class in namespace:android
60 * \param[out] interface the MmapStreamInterface interface controlling the created stream
74 sp<MmapStreamInterface>& interface,
142 MmapStreamInterface() {} function in class:android::MmapStreamInterface
145 virtual ~MmapStreamInterface() {}

Completed in 44 milliseconds