Searched refs:frameOutput (Results 1 – 1 of 1) sorted by relevance
630 sp<FrameOutput> frameOutput; in recordScreen() local658 frameOutput = new FrameOutput(); in recordScreen()659 err = frameOutput->createInputSurface(gVideoWidth, gVideoHeight, &encoderInputSurface); in recordScreen()756 frameOutput->prepareToCopy(); in recordScreen()767 err = frameOutput->copyFrame(rawFp, 250000, rawFrames); in recordScreen()