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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java757 // C function void glGenerateMipmap ( GLenum target )
759 public static native void glGenerateMipmap( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h312 #define glGenerateMipmap wrap_glGenerateMipmap macro
H A Dgles_undefine.h312 #undef glGenerateMipmap macro

Completed in 46 milliseconds