Searched refs:createPbuffer (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/cmds/screenrecord/
H A DEglWindow.h48 status_t createPbuffer(int width, int height);
H A DEglWindow.cpp64 status_t EglWindow::createPbuffer(int width, int height) { function in class:EglWindow
H A DFrameOutput.cpp47 err = mEglWindow.createPbuffer(width, height);

Completed in 771 milliseconds