Searched refs:eglSetupContext (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp42 status_t err = eglSetupContext(false);
69 status_t err = eglSetupContext(true);
100 status_t EglWindow::eglSetupContext(bool forPbuffer) { function in class:EglWindow
H A DEglWindow.h71 status_t eglSetupContext(bool forPbuffer);

Completed in 54 milliseconds