Home
last modified time | relevance | path

Searched refs:indirect (Results 1 – 25 of 127) sorted by relevance

123456

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglDispatchComputeIndirect.cpp2 static void android_glDispatchComputeIndirect(JNIEnv *_env, jobject, jlong indirect) { in android_glDispatchComputeIndirect() argument
7 if (sizeof(GLintptr) != sizeof(jlong) && (indirect < LONG_MIN || indirect > LONG_MAX)) { in android_glDispatchComputeIndirect()
11 glDispatchComputeIndirect((GLintptr)indirect); in android_glDispatchComputeIndirect()
DglDrawArraysIndirect.cpp2 static void android_glDrawArraysIndirect(JNIEnv *_env, jobject, int mode, jlong indirect) { in android_glDrawArraysIndirect() argument
6 if (sizeof(void*) != sizeof(jlong) && indirect > UINTPTR_MAX) { in android_glDrawArraysIndirect()
10 glDrawArraysIndirect(mode, (const void*)indirect); in android_glDrawArraysIndirect()
DglDrawElementsIndirect.cpp2 … void android_glDrawElementsIndirect(JNIEnv *_env, jobject, jint mode, jint type, jlong indirect) { in android_glDrawElementsIndirect() argument
6 if (sizeof(void*) != sizeof(jlong) && indirect > UINTPTR_MAX) { in android_glDrawElementsIndirect()
10 glDrawElementsIndirect(mode, type, (const void*)indirect); in android_glDrawElementsIndirect()
DglDispatchComputeIndirect.java3 public static native void glDispatchComputeIndirect(long indirect); in glDispatchComputeIndirect() argument
DglDrawArraysIndirect.java3 public static native void glDrawArraysIndirect(int mode, long indirect); in glDrawArraysIndirect() argument
DglDrawElementsIndirect.java3 public static native void glDrawElementsIndirect(int mode, int type, long indirect); in glDrawElementsIndirect() argument
/frameworks/compile/mclinker/include/mcld/LD/
DDiagSymbolResolutions.inc7 …ect_refer_to_common, DiagnosticEngine::Ignore, "indirect symbol %0 points to a common symbol", "in…
8 DIAG(indirect_refer_to_inexist, DiagnosticEngine::Fatal, "indirect symbol %0 points to a undefined …
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31.spec2 void glDispatchComputeIndirect ( GLintptr indirect )
3 void glDrawArraysIndirect ( GLenum mode, const void *indirect )
4 void glDrawElementsIndirect ( GLenum mode, GLenum type, const void *indirect )
/frameworks/base/opengl/java/android/opengl/
DGLES31.java212 public static native void glDispatchComputeIndirect(long indirect); in glDispatchComputeIndirect() argument
216 public static native void glDrawArraysIndirect(int mode, long indirect); in glDrawArraysIndirect() argument
220 public static native void glDrawElementsIndirect(int mode, int type, long indirect); in glDrawElementsIndirect() argument
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLImplHeader.java-impl78 "Application %s (SDK target %d) called a GL11 Pointer method with an indirect Buffer.",
/frameworks/base/docs/html/design/patterns/
Dnavigation.jd122 called <em>indirect notifications</em>.</p>
124 <p>Unlike standard (direct) notifications, pressing Back from an indirect notification's
130 <p>For example, suppose a user in Gmail receives an indirect notification from Calendar. Touching
146 <p>In terms of navigation behavior, pop-up notifications closely follow the behavior of an indirect
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp337 static void android_glDispatchComputeIndirect(JNIEnv *_env, jobject, jlong indirect) { in android_glDispatchComputeIndirect() argument
342 if (sizeof(GLintptr) != sizeof(jlong) && (indirect < LONG_MIN || indirect > LONG_MAX)) { in android_glDispatchComputeIndirect()
346 glDispatchComputeIndirect((GLintptr)indirect); in android_glDispatchComputeIndirect()
350 static void android_glDrawArraysIndirect(JNIEnv *_env, jobject, int mode, jlong indirect) { in android_glDrawArraysIndirect() argument
354 if (sizeof(void*) != sizeof(jlong) && indirect > UINTPTR_MAX) { in android_glDrawArraysIndirect()
358 glDrawArraysIndirect(mode, (const void*)indirect); in android_glDrawArraysIndirect()
362 … void android_glDrawElementsIndirect(JNIEnv *_env, jobject, jint mode, jint type, jlong indirect) { in android_glDrawElementsIndirect() argument
366 if (sizeof(void*) != sizeof(jlong) && indirect > UINTPTR_MAX) { in android_glDrawElementsIndirect()
370 glDrawElementsIndirect(mode, type, (const void*)indirect); in android_glDrawElementsIndirect()
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in742 void API_ENTRY(glDispatchComputeIndirect)(GLintptr indirect) {
743 CALL_GL_API(glDispatchComputeIndirect, indirect);
745 void API_ENTRY(glDrawArraysIndirect)(GLenum mode, const void * indirect) {
746 CALL_GL_API(glDrawArraysIndirect, mode, indirect);
748 void API_ENTRY(glDrawElementsIndirect)(GLenum mode, GLenum type, const void * indirect) {
749 CALL_GL_API(glDrawElementsIndirect, mode, type, indirect);
/frameworks/av/media/mediaserver/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/base/cmds/dpm/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/av/media/libeffects/visualizer/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/base/packages/FakeOemFeatures/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/base/packages/SystemUI/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/av/media/libstagefright/codecs/mp3dec/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/base/data/fonts/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/av/media/libstagefright/codecs/aacenc/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/av/cmds/stagefright/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,
/frameworks/base/cmds/pm/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
170 liable to You for damages, including any direct, indirect, special,

123456