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

  /frameworks/base/libs/hwui/debug/
nullegl.cpp 160 void eglBeginFrame(EGLDisplay dpy, EGLSurface surface) {}
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 33 EGLAPI void EGLAPIENTRY eglBeginFrame(EGLDisplay dpy, EGLSurface surface);
310 eglBeginFrame(mEglDisplay, surface);
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 647 void EGLAPI eglBeginFrame(EGLDisplay dpy, EGLSurface surface) {
    [all...]

Completed in 2024 milliseconds