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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.cpp 38 m_pbufHeight(0)
109 if (m_pbufWidth && m_pbufHeight) {
177 m_pbufHeight == p_height) {
226 m_pbufHeight = p_height;
WindowSurface.h 61 GLuint m_pbufHeight;

Completed in 38 milliseconds