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

  /hardware/libhardware/include/hardware/
fb.h 65 const int maxSwapInterval;
  /external/chromium_org/third_party/angle/src/libEGL/
Display.cpp 83 EGLint maxSwapInterval = mRenderer->getMaxSwapInterval();
92 configSet.add(descList[i], minSwapInterval, maxSwapInterval,
  /system/core/include/system/
window.h 347 : flags(0), minSwapInterval(0), maxSwapInterval(0), xdpi(0), ydpi(0)
373 const int maxSwapInterval;

Completed in 53 milliseconds