Home
last modified time | relevance | path

Searched defs:program (Results 1 – 25 of 69) sorted by relevance

123

/frameworks/base/media/mca/filterfw/jni/
Djni_native_program.cpp31 std::unique_ptr<NativeProgram> program(new NativeProgram()); in Java_android_filterfw_core_NativeProgram_allocate() local
40 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_nativeInit() local
47 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_openNativeLibrary() local
54 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_bindInitFunction() local
61 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_bindSetValueFunction() local
70 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_bindGetValueFunction() local
79 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_bindProcessFunction() local
86 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_bindResetFunction() local
95 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_bindTeardownFunction() local
102 NativeProgram* program = ConvertFromJava<NativeProgram>(env, thiz); in Java_android_filterfw_core_NativeProgram_callNativeInit() local
[all …]
Djni_shader_program.cpp64 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_compileAndLink() local
72 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_setUniformValue() local
86 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_getUniformValue() local
95 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_shaderProcess() local
132 ShaderProgram* program = gl_env_ptr ? ShaderProgram::CreateIdentity(gl_env_ptr) : NULL; in Java_android_filterfw_core_ShaderProgram_nativeCreateIdentity() local
146 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_setSourceRegion() local
164 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_setTargetRegion() local
175 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_setShaderClearsOutput() local
186 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_setShaderBlendEnabled() local
198 ShaderProgram* program = ConvertFromJava<ShaderProgram>(env, thiz); in Java_android_filterfw_core_ShaderProgram_setShaderBlendFunc() local
[all …]
/frameworks/base/opengl/java/android/opengl/
DGLES31.java257 int program, in glGetProgramInterfaceiv()
267 int program, in glGetProgramInterfaceiv()
276 int program, in glGetProgramResourceIndex()
284 int program, in glGetProgramResourceName()
292 int program, in glGetProgramResourceiv()
308 int program, in glGetProgramResourceiv()
321 int program, in glGetProgramResourceLocation()
331 int program in glUseProgramStages()
338 int program in glActiveShaderProgram()
410 int program, in glProgramUniform1i()
[all …]
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetTransformFeedbackVarying.java4 int program, in glGetTransformFeedbackVarying()
23 int program, in glGetTransformFeedbackVarying()
35 int program, in glGetTransformFeedbackVarying()
47 int program, in glGetTransformFeedbackVarying()
58 int program, in glGetTransformFeedbackVarying()
DglGetActiveUniformBlockName.java4 int program, in glGetActiveUniformBlockName()
16 int program, in glGetActiveUniformBlockName()
25 int program, in glGetActiveUniformBlockName()
DglGetActiveAttrib.java4 int program, in glGetActiveAttrib()
21 int program, in glGetActiveAttrib()
33 int program, in glGetActiveAttrib()
44 int program, in glGetActiveAttrib()
DglGetActiveUniform.java4 int program, in glGetActiveUniform()
21 int program, in glGetActiveUniform()
32 int program, in glGetActiveUniform()
43 int program, in glGetActiveUniform()
DglGetUniformIndices.java4 int program, in glGetUniformIndices()
13 int program, in glGetUniformIndices()
DglGetActiveUniformBlockName.cpp4 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_… in android_glGetActiveUniformBlockName_III_3II_3BI()
70 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, jobject length_buf, jobject un… in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2()
112 (JNIEnv *_env, jobject _this, jint program, jint uniformBlockIndex) { in android_glGetActiveUniformBlockName_II()
DglGetProgramInfoLog.java5 int program in glGetProgramInfoLog()
DglGetProgramPipelineInfoLog.java4 int program in glGetProgramPipelineInfoLog()
DglTransformFeedbackVaryings.java4 int program, in glTransformFeedbackVaryings()
DglGetProgramResourceName.java4 int program, in glGetProgramResourceName()
DglGetTransformFeedbackVarying.cpp4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
127 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2()
192 …(JNIEnv *_env, jobject _this, jint program, jint index, jintArray size_ref, jint sizeOffset, jintA… in android_glGetTransformFeedbackVarying1()
287 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2()
DglGetActiveUniform.cpp4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
172 …(JNIEnv *_env, jobject _this, jint program, jint index, jintArray size_ref, jint sizeOffset, jintA… in android_glGetActiveUniform1()
270 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2()
DglGetProgramResourceName.cpp4 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName()
DglGetUniformIndices.cpp5 …(JNIEnv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jintArray uniformIndice… in android_glGetUniformIndices_array()
81 …(JNIEnv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jobject uniformIndices_… in android_glGetUniformIndices_buffer()
DglGetActiveAttrib.cpp4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
172 …(JNIEnv *_env, jobject _this, jint program, jint index, jintArray size_ref, jint sizeOffset, jintA… in android_glGetActiveAttrib1()
267 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp600 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_re… in android_glGetProgramInterfaceiv__III_3II()
645 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf)… in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2()
684 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceIndex__IILjava_lang_String_2()
719 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName()
727 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, jin… in android_glGetProgramResourceiv__IIII_3III_3II_3II()
820 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, job… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
895 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceLocation__IILjava_lang_String_2()
930 (JNIEnv *_env, jobject _this, jint pipeline, jint stages, jint program) { in android_glUseProgramStages__III()
941 (JNIEnv *_env, jobject _this, jint pipeline, jint program) { in android_glActiveShaderProgram__II()
1281 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0) { in android_glProgramUniform1i__III()
[all …]
/frameworks/native/services/surfaceflinger/RenderEngine/
DProgramCache.cpp106 Program* program = mCache.valueFor(shaderKey); in primeCache() local
221 Program* program = new Program(needs, vs.string(), fs.string()); in generateProgram() local
231 Program* program = mCache.valueFor(needs); in useProgram() local
/frameworks/av/cmds/screenrecord/
DProgram.cpp77 GLuint program; in setup() local
127 GLuint program; in createProgram() local
170 GLuint program = glCreateProgram(); in linkShaderProgram() local
/frameworks/base/tests/net/java/android/net/apf/
DApfTest.java105 private void assertVerdict(int expected, byte[] program, byte[] packet, int filterAge) { in assertVerdict()
109 private void assertVerdict(int expected, byte[] program, byte[] packet) { in assertVerdict()
113 private void assertPass(byte[] program, byte[] packet, int filterAge) { in assertPass()
117 private void assertPass(byte[] program, byte[] packet) { in assertPass()
121 private void assertDrop(byte[] program, byte[] packet, int filterAge) { in assertDrop()
125 private void assertDrop(byte[] program, byte[] packet) { in assertDrop()
918 private void verifyArpFilter(byte[] program, int filterResult) { in verifyArpFilter()
981 private void verifyRaLifetime(byte[] program, ByteBuffer packet, int lifetime) { in verifyRaLifetime()
1220 private native static int apfSimulate(byte[] program, byte[] packet, int filter_age); in apfSimulate()
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DProgramVariable.java28 public ProgramVariable(Program program, String varName) { in ProgramVariable()
DProgramPort.java49 Program program = (Program)fieldValue; in transfer() local
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DToGrayFilter.java74 ShaderProgram program = new ShaderProgram(context, mColorToGray4Shader); in getShaderProgram() local

123