Home
last modified time | relevance | path

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

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