Searched refs:captureSurface (Results 1 – 3 of 3) sorted by relevance
146 status_t captureSurface();
200 OutputSurface captureSurface = initializeParcelable(mClientCaptureSurface); in initialize() local203 previewSurface, captureSurface); in initialize()
659 return captureSurface(); in onOutputReceived()707 status_t VideoFrameDecoder::captureSurface() { in captureSurface() function in android::VideoFrameDecoder