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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1750 // C function void glInvalidateSubFramebuffer ( GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height )
1752 public static native void glInvalidateSubFramebuffer( method in class:GLES30
1763 // C function void glInvalidateSubFramebuffer ( GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height )
1765 public static native void glInvalidateSubFramebuffer( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h481 #define glInvalidateSubFramebuffer wrap_glInvalidateSubFramebuffer macro
H A Dgles_undefine.h480 #undef glInvalidateSubFramebuffer macro

Completed in 155 milliseconds