Home
last modified time | relevance | path

Searched refs:drawInfoPage (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/cmds/screenrecord/
DOverlay.h67 static status_t drawInfoPage(const sp<IGraphicBufferProducer>& outputSurface);
DOverlay.cpp285 /*static*/ status_t Overlay::drawInfoPage( in drawInfoPage() function in Overlay
Dscreenrecord.cpp607 Overlay::drawInfoPage(encoderInputSurface); in recordScreen()