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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 57 m_max_swap_interval(MAX_SWAP_INTERVAL),
92 m_max_swap_interval(conf.m_max_swap_interval),
132 m_max_swap_interval(conf.m_max_swap_interval),
195 *val = m_max_swap_interval;
324 CHECK_PROP(dummy,m_max_swap_interval ,!=);
EglConfig.h 88 const EGLint m_max_swap_interval; member in class:EglConfig

Completed in 28 milliseconds