Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DThrottledSource.h26 struct ThrottledSource : public DataSource { struct
27 ThrottledSource(
73 ThrottledSource(const ThrottledSource &); argument
74 ThrottledSource &operator=(const ThrottledSource &); argument
/frameworks/av/media/libstagefright/
DThrottledSource.cpp24 ThrottledSource::ThrottledSource( in ThrottledSource() function in android::ThrottledSource
34 ssize_t ThrottledSource::readAt(off64_t offset, void *data, size_t size) { in readAt()
DAndroid.bp139 "ThrottledSource.cpp",