Searched defs:maxSwapInterval (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/hwcplus/include/hardware/
H A Dfb.h65 const int maxSwapInterval; member in struct:framebuffer_device_t
/external/deqp/framework/egl/
H A DegluConfigInfo.hpp52 deInt32 maxSwapInterval; member in class:eglu::ConfigInfo
85 , maxSwapInterval (0)
/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.cpp89 EGLint maxSwapInterval = mRenderer->getMaxSwapInterval(); local
98 configSet.add(descList[i], minSwapInterval, maxSwapInterval, maxTextureSize, maxTextureSize);
/external/deqp/framework/qphelper/
H A DqpTestLog.h174 int maxSwapInterval; member in struct:qpEglConfigInfo_s
/external/chromium_org/third_party/hwcplus/include/system/
H A Dwindow.h346 : flags(0), minSwapInterval(0), maxSwapInterval(0), xdpi(0), ydpi(0)
372 const int maxSwapInterval; member in struct:ANativeWindow
/external/deqp/executor/
H A DxeTestCaseResult.hpp360 int maxSwapInterval; member in class:xe::ri::EglConfig
391 , maxSwapInterval (0)

Completed in 4787 milliseconds