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()
120 bool mUsingSurface; ///< using input or output surface member
730 config->mUsingSurface = surface != nullptr; in configure()1166 config->mUsingSurface = true; in setupInputSurface()1184 config->mUsingSurface = false; in setupInputSurface()
319 mUsingSurface(false) { } in CCodecConfig()1198 if (mUsingSurface) { in getSdkFormatForDomain()