HomeSort by relevance Sort by last modified time
    Searched refs:EGL_MAX_SWAP_INTERVAL (Results 1 - 25 of 35) sorted by null

1 2

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.cpp 35 case EGL_MAX_SWAP_INTERVAL:
  /frameworks/native/opengl/tests/configdump/
configdump.cpp 56 ATTRIBUTE( EGL_MAX_SWAP_INTERVAL ),
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 100 X(EGL_MAX_SWAP_INTERVAL),
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 82 public static final int EGL_MAX_SWAP_INTERVAL = 0x303C;