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

  /external/chromium_org/third_party/angle/src/libEGL/
Display.h 50 void destroySurface(egl::Surface *surface);
Display.cpp 131 destroySurface(*mSurfaceSet.begin());
447 void Display::destroySurface(egl::Surface *surface)
libEGL.cpp 386 display->destroySurface((egl::Surface*)surface);
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 809 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface);
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl.cpp 401 server->utEnc()->destroySurface(server->utEnc(), getpid(), (uint32_t)surface);

Completed in 679 milliseconds