HomeSort by relevance Sort by last modified time
    Searched refs:eglBeginFrame (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 29 EGLAPI void EGLAPIENTRY eglBeginFrame(EGLDisplay dpy, EGLSurface surface);
259 eglBeginFrame(mEglDisplay, surface);
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 599 void EGLAPI eglBeginFrame(EGLDisplay dpy, EGLSurface surface) {
    [all...]

Completed in 204 milliseconds