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

  /frameworks/native/include/gui/
GLConsumer.h 361 // doGLFenceWaitLocked inserts a wait command into the OpenGL ES command
364 status_t doGLFenceWaitLocked() const;
  /frameworks/native/libs/gui/
GLConsumer.cpp 547 return doGLFenceWaitLocked();
    [all...]

Completed in 77 milliseconds