Home
last modified time | relevance | path

Searched refs:MAX_SWAP_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglConfig.h26 #define MAX_SWAP_INTERVAL 10 macro
DEglConfig.cpp62 m_max_swap_interval(MAX_SWAP_INTERVAL), in EglConfig()
123 m_max_swap_interval(MAX_SWAP_INTERVAL), in EglConfig()