Searched refs:frameOutput (Results 1 – 1 of 1) sorted by relevance
569 sp<FrameOutput> frameOutput; in recordScreen() local597 frameOutput = new FrameOutput(); in recordScreen()598 err = frameOutput->createInputSurface(gVideoWidth, gVideoHeight, &encoderInputSurface); in recordScreen()686 frameOutput->prepareToCopy(); in recordScreen()697 err = frameOutput->copyFrame(rawFp, 250000, rawFrames); in recordScreen()