Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DSimpleDecodingSource.h74 bool usingSurface, const sp<AMessage> &format);
/frameworks/av/media/libstagefright/
DSimpleDecodingSource.cpp91 bool usingSurface, const sp<AMessage> &format) in SimpleDecodingSource() argument
95 mUsingSurface(usingSurface), in SimpleDecodingSource()