Searched refs:frameOutput (Results 1 – 1 of 1) sorted by relevance
599 sp<FrameOutput> frameOutput; in recordScreen() local627 frameOutput = new FrameOutput(); in recordScreen()628 err = frameOutput->createInputSurface(gVideoWidth, gVideoHeight, &encoderInputSurface); in recordScreen()717 frameOutput->prepareToCopy(); in recordScreen()728 err = frameOutput->copyFrame(rawFp, 250000, rawFrames); in recordScreen()