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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp 59 m_pixelPackBuffer = 0;
348 if (m_pixelPackBuffer == id)
349 m_pixelPackBuffer = 0;
389 m_pixelPackBuffer = id;
485 ret = m_pixelPackBuffer;
    [all...]
GLClientState.h 440 GLuint m_pixelPackBuffer;

Completed in 52 milliseconds