Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DSimpleDecodingSource.h79 bool mUsingSurface; variable
/frameworks/av/media/libstagefright/
DSimpleDecodingSource.cpp95 mUsingSurface(usingSurface), in SimpleDecodingSource()
348 if (mUsingSurface && out_size > 0) { in doRead()