OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allowIndirectBuffers
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp
108
"
allowIndirectBuffers
", "(Ljava/lang/String;)Z");
157
allowIndirectBuffers
(JNIEnv *_env) {
177
if (
allowIndirectBuffers
(_env)) {
/frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java
66
private static boolean
allowIndirectBuffers
(String appName) {
[
all
...]
/frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp
109
"
allowIndirectBuffers
", "(Ljava/lang/String;)Z");
158
allowIndirectBuffers
(JNIEnv *_env) {
178
if (
allowIndirectBuffers
(_env)) {
[
all
...]
Completed in 607 milliseconds