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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.cpp 37 m_pbufWidth(0),
109 if (m_pbufWidth && m_pbufHeight) {
176 m_pbufWidth == p_width &&
225 m_pbufWidth = p_width;
WindowSurface.h 60 GLuint m_pbufWidth;

Completed in 227 milliseconds