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

  /development/ndk/platforms/android-9/include/EGL/
eglext.h 240 #ifndef EGL_ANDROID_swap_rectangle
241 #define EGL_ANDROID_swap_rectangle 1
  /frameworks/base/opengl/include/EGL/
eglext.h 232 #ifndef EGL_ANDROID_swap_rectangle
233 #define EGL_ANDROID_swap_rectangle 1
  /frameworks/base/services/surfaceflinger/DisplayHardware/
DisplayHardware.cpp 241 #ifdef EGL_ANDROID_swap_rectangle
242 if (extensions.hasExtension("EGL_ANDROID_swap_rectangle")) {
320 #ifdef EGL_ANDROID_swap_rectangle

Completed in 287 milliseconds