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

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

Completed in 86 milliseconds