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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp 63 m_atomicCounterBuffer = 0;
356 if (m_atomicCounterBuffer == id)
357 m_atomicCounterBuffer = 0;
401 m_atomicCounterBuffer = id;
497 ret = m_atomicCounterBuffer;
    [all...]
GLClientState.h 445 GLuint m_atomicCounterBuffer;

Completed in 3905 milliseconds