Home
last modified time | relevance | path

Searched defs:allowIndirectBuffers (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java66 private static boolean allowIndirectBuffers(String appName) { in allowIndirectBuffers() method in GLImpl
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp163 allowIndirectBuffers(JNIEnv *_env) { in allowIndirectBuffers() function