Searched refs:mEncodingHelper (Results 1 – 1 of 1) sorted by relevance
104 private EncodingHelper mEncodingHelper; field in EncodeVirtualDisplayWithCompositionTestImpl198 mEncodingHelper = new EncodingHelper(); in doTestRenderingOutput()199 mEncodingSurface = mEncodingHelper.startEncoding(mimeType, w, h, in doTestRenderingOutput()288 if (mEncodingHelper != null) { in doTestRenderingOutput()289 mEncodingHelper.stopEncoding(); in doTestRenderingOutput()290 mEncodingHelper = null; in doTestRenderingOutput()