Home
last modified time | relevance | path

Searched refs:pipelines (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java358 int[] pipelines, in glDeleteProgramPipelines() argument
366 java.nio.IntBuffer pipelines in glDeleteProgramPipelines() argument
373 int[] pipelines, in glGenProgramPipelines() argument
381 java.nio.IntBuffer pipelines in glGenProgramPipelines() argument
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31.cpp1001 GLuint *pipelines = (GLuint *) 0; in android_glDeleteProgramPipelines__I_3II() local
1018 pipelines = pipelines_base + offset; in android_glDeleteProgramPipelines__I_3II()
1022 (GLuint *)pipelines in android_glDeleteProgramPipelines__I_3II()
1045 GLuint *pipelines = (GLuint *) 0; in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2() local
1054 if (pipelines == NULL) { in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2()
1060 (GLuint *)pipelines in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2()
1081 GLuint *pipelines = (GLuint *) 0; in android_glGenProgramPipelines__I_3II() local
1102 (GLuint *)pipelines in android_glGenProgramPipelines__I_3II()
1125 GLuint *pipelines = (GLuint *) 0; in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2() local
1134 if (pipelines == NULL) { in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2()
[all …]
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dstatus-bar-data-pipeline.md74 ![diagram of wifi and mobile pipelines](status-bar-pipeline.png)