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

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp209 void glGenerateMipmap(GLenum target) {} function
H A Dunwrap_gles.h315 #undef glGenerateMipmap macro
H A Dwrap_gles.h315 #define glGenerateMipmap wrap_glGenerateMipmap macro
/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

Completed in 636 milliseconds