Searched refs:mOutputSurface (Results 1 – 3 of 3) sorted by relevance
62 OutputSurface mOutputSurface; field in CodecTranscoderTestBase521 mOutputSurface = new OutputSurface(); in configureCodec()522 mDecoder.configure(decFormat, mOutputSurface.getSurface(), null, 0); in configureCodec()540 mOutputSurface.release(); in doTranscode()634 mOutputSurface.awaitNewImage(); in doWork()635 mOutputSurface.drawImage(); in doWork()
276 mOutputSurface = surface; in SurfaceOutputSlotListener()301 mOutputSurface.awaitNewImage(); in onOutputSlot()307 private final OutputSurface mOutputSurface; field in MediaCodecBlockModelHelper.SurfaceOutputSlotListener
153 protected final OutputSurface mOutputSurface; field in MediaCodecCryptoAsyncHelper.SurfaceOutputSlotListener157 mOutputSurface = surface; in SurfaceOutputSlotListener()