Searched refs:eglBeginFrame (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp29 EGLAPI void EGLAPIENTRY eglBeginFrame(EGLDisplay dpy, EGLSurface surface);
259 eglBeginFrame(mEglDisplay, surface);
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp599 void EGLAPI eglBeginFrame(EGLDisplay dpy, EGLSurface surface) { function

Completed in 8 milliseconds