Searched refs:mEncodingHelper (Results 1 – 1 of 1) sorted by relevance
105 private EncodingHelper mEncodingHelper; field in EncodeVirtualDisplayWithCompositionTestImpl203 mEncodingHelper = new EncodingHelper(); in doTestRenderingOutput()204 mEncodingSurface = mEncodingHelper.startEncoding(mimeType, w, h, in doTestRenderingOutput()298 if (mEncodingHelper != null) { in doTestRenderingOutput()299 mEncodingHelper.stopEncoding(); in doTestRenderingOutput()300 mEncodingHelper = null; in doTestRenderingOutput()