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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp 60 m_pixelUnpackBuffer = 0;
350 if (m_pixelUnpackBuffer == id)
351 m_pixelUnpackBuffer = 0;
392 m_pixelUnpackBuffer = id;
488 ret = m_pixelUnpackBuffer;
    [all...]
GLClientState.h 441 GLuint m_pixelUnpackBuffer;

Completed in 77 milliseconds