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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 54 m_max_pbuffer_width(max_pbuffer_width),
89 m_max_pbuffer_width(conf.m_max_pbuffer_width),
129 m_max_pbuffer_width(conf.m_max_pbuffer_width),
186 *val = m_max_pbuffer_width;
EglConfig.h 85 const EGLint m_max_pbuffer_width; member in class:EglConfig

Completed in 94 milliseconds