Searched refs:allowIndirectBuffers (Results 1 – 4 of 4) sorted by relevance
162 allowIndirectBuffers(JNIEnv *_env) {182 if (allowIndirectBuffers(_env)) {
65 private static boolean allowIndirectBuffers(String appName) {
66 private static boolean allowIndirectBuffers(String appName) { in allowIndirectBuffers() method in GLImpl
163 allowIndirectBuffers(JNIEnv *_env) { in allowIndirectBuffers() function183 if (allowIndirectBuffers(_env)) { in getDirectBufferPointer()