Home
last modified time | relevance | path

Searched defs:fixedsamplelocations (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java408 boolean fixedsamplelocations in glTexStorage3DMultisampleOES()
DGLES32.java782 boolean fixedsamplelocations in glTexStorage3DMultisample()
DGLES31.java999 boolean fixedsamplelocations in glTexStorage2DMultisample()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp699 …samples, jint internalformat, jint width, jint height, jint depth, jboolean fixedsamplelocations) { in android_glTexStorage3DMultisampleOES__IIIIIIZ()
Dandroid_opengl_GLES32.cpp2048 …samples, jint internalformat, jint width, jint height, jint depth, jboolean fixedsamplelocations) { in android_glTexStorage3DMultisample__IIIIIIZ()
Dandroid_opengl_GLES31.cpp3323 …arget, jint samples, jint internalformat, jint width, jint height, jboolean fixedsamplelocations) { in android_glTexStorage2DMultisample__IIIIIZ()