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

  /development/ndk/platforms/android-23/include/EGL/
eglext.h 179 #ifndef EGL_KHR_partial_update
180 #define EGL_KHR_partial_update 1
186 #endif /* EGL_KHR_partial_update */
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 179 #ifndef EGL_KHR_partial_update
180 #define EGL_KHR_partial_update 1
186 #endif /* EGL_KHR_partial_update */
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 147 // EGL_EXT_buffer_age or EGL_KHR_partial_update as our usage is covered
148 // under EGL_KHR_partial_update and we don't need the expanded scope
151 || extensions.has("EGL_KHR_partial_update");
152 EglExtensions.setDamage = extensions.has("EGL_KHR_partial_update");
316 #ifdef EGL_KHR_partial_update
  /development/ndk/platforms/android-24/include/EGL/
eglext.h 179 #ifndef EGL_KHR_partial_update
180 #define EGL_KHR_partial_update 1
186 #endif /* EGL_KHR_partial_update */
  /frameworks/native/opengl/include/EGL/
eglext.h 186 #ifndef EGL_KHR_partial_update
187 #define EGL_KHR_partial_update 1
193 #endif /* EGL_KHR_partial_update */
  /external/swiftshader/include/EGL/
eglext.h 253 #ifndef EGL_KHR_partial_update
254 #define EGL_KHR_partial_update 1
260 #endif /* EGL_KHR_partial_update */
    [all...]

Completed in 82 milliseconds