HomeSort by relevance Sort by last modified time
    Searched refs:eglSetSwapRectangleANDROID (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 193 eglSetSwapRectangleANDROID(dpy, surface,
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 611 eglSetSwapRectangleANDROID = 2042;
  /frameworks/native/opengl/libagl/
egl.cpp 54 EGLBoolean EGLAPI eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw,
499 * Handle eglSetSwapRectangleANDROID()
629 * only applies to the area specified by eglSetSwapRectangleANDROID(), that
872 { "eglSetSwapRectangleANDROID",
873 (__eglMustCastToProperFunctionPointerType)&eglSetSwapRectangleANDROID },
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 613 eglSetSwapRectangleANDROID(583, 2042),
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h     [all...]

Completed in 137 milliseconds

12