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
726 config->mUsingSurface = surface != nullptr; in configure()1154 config->mUsingSurface = true; in setupInputSurface()1172 config->mUsingSurface = false; in setupInputSurface()
315 mUsingSurface(false) { } in CCodecConfig()1181 if (mUsingSurface) { in getSdkFormatForDomain()