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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 55 m_max_pbuffer_height(max_pbuffer_height),
90 m_max_pbuffer_height(conf.m_max_pbuffer_height),
130 m_max_pbuffer_height(conf.m_max_pbuffer_height),
189 *val = m_max_pbuffer_height;
EglConfig.h 86 const EGLint m_max_pbuffer_height; member in class:EglConfig

Completed in 69 milliseconds