Home
last modified time | relevance | path

Searched defs:program (Results 1 – 25 of 65) 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()
22 int program, in glGetActiveAttrib()
34 int program, in glGetActiveAttrib()
45 int program, in glGetActiveAttrib()
DglGetActiveUniform.java4 int program, in glGetActiveUniform()
22 int program, in glGetActiveUniform()
33 int program, in glGetActiveUniform()
44 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()
DglGetProgramPipelineInfoLog.java4 int program in glGetProgramPipelineInfoLog()
DglGetProgramInfoLog.java5 int program in glGetProgramInfoLog()
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()
DglTransformFeedbackVaryings.cpp5 (JNIEnv *_env, jobject _this, jint program, jobjectArray varyings_ref, jint bufferMode) { in android_glTransformFeedbackVaryings()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp565 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_re… in android_glGetProgramInterfaceiv__III_3II()
610 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf)… in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2()
649 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceIndex__IILjava_lang_String_2()
685 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName()
693 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, jin… in android_glGetProgramResourceiv__IIII_3III_3II_3II()
786 …(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()
861 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceLocation__IILjava_lang_String_2()
897 (JNIEnv *_env, jobject _this, jint pipeline, jint stages, jint program) { in android_glUseProgramStages__III()
908 (JNIEnv *_env, jobject _this, jint pipeline, jint program) { in android_glActiveShaderProgram__II()
1248 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0) { in android_glProgramUniform1i__III()
[all …]
/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/libs/hwui/tests/unit/
DShaderCacheTests.cpp89 inline bool checkShader(const sk_sp<SkData>& shader, const char* program) { in checkShader()
95 bool checkShader(const sk_sp<SkData>& shader, std::vector<T>& program) { in checkShader()
100 void setShader(sk_sp<SkData>& shader, const char* program) { in setShader()
/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/native/cmds/installd/
Dotapreopt_utils.cpp39 const char* program = arg_vector[0].c_str(); in Exec() local

123