Searched refs:mUsingSurface (Results 1 – 5 of 5) sorted by relevance
82 bool mUsingSurface; variable
127 mUsingSurface(usingSurface), in SimpleDecodingSource()390 if (mUsingSurface && out_size > 0) { in doRead()
121 bool mUsingSurface; ///< using input or output surface member
751 config->mUsingSurface = surface != nullptr; in configure()1198 config->mUsingSurface = true; in setupInputSurface()1216 config->mUsingSurface = false; in setupInputSurface()
324 mUsingSurface(false) { } in CCodecConfig()1329 if (mUsingSurface) { in getFormatForDomain()