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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.h 22 #define MIN_SWAP_INTERVAL 1
EglConfig.cpp 58 m_min_swap_interval(MIN_SWAP_INTERVAL),
EglImp.cpp 285 EGLint min_swap_interval = EGL_DONT_CARE; local
382 min_swap_interval = attrib_list[i+1];
    [all...]

Completed in 1192 milliseconds