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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 56 m_max_pbuffer_size(max_pbuffer_size),
91 m_max_pbuffer_size(conf.m_max_pbuffer_size),
131 m_max_pbuffer_size(conf.m_max_pbuffer_size),
192 *val = m_max_pbuffer_size;
EglConfig.h 87 const EGLint m_max_pbuffer_size; member in class:EglConfig

Completed in 175 milliseconds