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

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

Completed in 1537 milliseconds