Searched defs:eglSetSwapRectangleANDROID (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
H A Degl.cpp54 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 },
2150 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, function
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1016 const GLMessage_Function GLMessage::eglSetSwapRectangleANDROID; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1349 static const Function eglSetSwapRectangleANDROID = GLMessage_Function_eglSetSwapRectangleANDROID; member in class:android::gltrace::GLMessage

Completed in 82 milliseconds