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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h 62 GLuint m_pbufHeight;
WindowSurface.cpp 38 m_pbufHeight(0)
111 if (m_pbufWidth && m_pbufHeight) {
257 m_pbufHeight == p_height) {
306 m_pbufHeight = p_height;

Completed in 34 milliseconds