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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglDisplay.h 50 EGLSurface addSurface(SurfacePtr s );
EglDisplay.cpp 259 EGLSurface EglDisplay::addSurface(SurfacePtr s ) {
EglImp.cpp 502 return dpy->addSurface(wSurface);
546 return dpy->addSurface(pbSurface);
573 return dpy->addSurface(pixSurface);
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
SolidSurfaceComponent.java 75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) {
GameObjectFactory.java     [all...]
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 555 void addSurface (SharedPtr<Surface> surface) { m_surfaces.push_back(surface); }
    [all...]

Completed in 107 milliseconds