/frameworks/native/libs/ui/tests/ |
D | vec_test.cpp | 44 vec4 v0; in TEST_F() local 88 vec4 v0(1,2,3,4); in TEST_F() local 115 vec4 v0(1,2,3,4); in TEST_F() local 200 vec4 v0(1,2,3,4); in TEST_F() local 210 vec4 v0(1,2,3,4); in TEST_F() local 248 vec3 v0(1,2,3); in TEST_F() local
|
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 74 vertex_t* v0, vertex_t* v1, vertex_t* v2) in lightTriangleDarkSmooth() 110 vertex_t* v0, vertex_t* v1, vertex_t* v2) in lightTriangleSmooth() 160 vertex_t* v0, vertex_t* v1, vertex_t* v2) in lightTriangleDarkSmoothFog() 168 vertex_t* v0, vertex_t* v1, vertex_t* v2) in lightTriangleDarkFlatFog() 178 vertex_t* v0, vertex_t* v1, vertex_t* v2) in lightTriangleSmoothFog() 186 vertex_t* v0, vertex_t* v1, vertex_t* v2) in lightTriangleFlatFog() 237 vertex_t const* v0, vertex_t const* v1, vertex_t const* v2) in initTriangle() 247 vertex_t const* v0, vertex_t const* v1) in initLine() 254 void compute_iterators_t::initLerp(vertex_t const* v0, uint32_t enables) in initLerp() 391 vertex_t* v0, vertex_t* v1, vertex_t* v2) in fetch_texcoord_impl() [all …]
|
D | array.cpp | 569 vertex_t *v, *v0, *v1; in drawPrimitivesLineStrip() local 609 vertex_t* v0 = c->vc.vBuffer; in drawPrimitivesLineLoop() local 659 vertex_t *v, *v0, *v1, *v2; in drawPrimitivesTriangleFanOrStrip() local 788 vertex_t* v0 = v; in drawIndexedPrimitivesLineStrip() local 815 vertex_t* v0 = v; in drawIndexedPrimitivesLineLoop() local 847 vertex_t* const v0 = fetch_vertex(c, read_index(type, indices)); in drawIndexedPrimitivesLines() local 870 vertex_t* v0 = v; in drawIndexedPrimitivesTriangleFanOrStrip() local 917 vertex_t* const v0 = fetch_vertex(c, *p++); in drawIndexedPrimitivesTriangles() local 931 vertex_t* const v0 = fetch_vertex(c, *p++); in drawIndexedPrimitivesTriangles() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | deringing_luma.cpp | 39 int v0, h0; in Deringing_Luma() local
|
D | deringing_chroma.cpp | 40 int v0, h0; in Deringing_Chroma() local
|
D | chvr_filter.cpp | 45 int max_diff, thres, v0, h0, min_blk, max_blk; in CombinedHorzVertRingFilter() local
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31.java | 412 int v0 in glProgramUniform1i() 420 int v0, in glProgramUniform2i() 429 int v0, in glProgramUniform3i() 439 int v0, in glProgramUniform4i() 450 int v0 in glProgramUniform1ui() 458 int v0, in glProgramUniform2ui() 467 int v0, in glProgramUniform3ui() 477 int v0, in glProgramUniform4ui() 488 float v0 in glProgramUniform1f() 496 float v0, in glProgramUniform2f() [all …]
|
D | GLES30.java | 1088 int v0 in glUniform1ui() 1095 int v0, in glUniform2ui() 1103 int v0, in glUniform3ui() 1112 int v0, in glUniform4ui()
|
/frameworks/base/libs/hwui/debug/ |
D | nullgles.cpp | 237 void glUniform1f(GLint location, GLfloat v0) {} in glUniform1f() 239 void glUniform1i(GLint location, GLint v0) {} in glUniform1i() 241 void glUniform2f(GLint location, GLfloat v0, GLfloat v1) {} in glUniform2f() 243 void glUniform2i(GLint location, GLint v0, GLint v1) {} in glUniform2i() 245 void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) {} in glUniform3f() 247 void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2) {} in glUniform3i() 249 void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) {} in glUniform4f() 251 void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3) {} in glUniform4i()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31.cpp | 1178 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0) { in android_glProgramUniform1i__III() 1189 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1) { in android_glProgramUniform2i__IIII() 1201 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2) { in android_glProgramUniform3i__IIIII() 1214 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2, jint v3) { in android_glProgramUniform4i__IIIIII() 1228 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0) { in android_glProgramUniform1ui__III() 1239 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1) { in android_glProgramUniform2ui__IIII() 1251 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2) { in android_glProgramUniform3ui__IIIII() 1264 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2, jint v3) { in android_glProgramUniform4ui__IIIIII() 1278 (JNIEnv *_env, jobject _this, jint program, jint location, jfloat v0) { in android_glProgramUniform1f__IIF() 1289 (JNIEnv *_env, jobject _this, jint program, jint location, jfloat v0, jfloat v1) { in android_glProgramUniform2f__IIFF() [all …]
|
D | android_opengl_GLES30.cpp | 2676 (JNIEnv *_env, jobject _this, jint location, jint v0) { in android_glUniform1ui__II() 2686 (JNIEnv *_env, jobject _this, jint location, jint v0, jint v1) { in android_glUniform2ui__III() 2697 (JNIEnv *_env, jobject _this, jint location, jint v0, jint v1, jint v2) { in android_glUniform3ui__IIII() 2709 (JNIEnv *_env, jobject _this, jint location, jint v0, jint v1, jint v2, jint v3) { in android_glUniform4ui__IIIII()
|
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/ |
D | Matrix.java | 175 float v0 = (float) sum; in mult3() local
|
D | Quaternion.java | 119 double v0 = v[0]; in rotateVec() local
|
/frameworks/native/services/surfaceflinger/ |
D | Transform.cpp | 71 const float v0 = A[0][i]; in operator *() local
|
/frameworks/native/include/ui/ |
D | mat4.h | 212 tmat44<T>::tmat44(const tvec4<A>& v0, const tvec4<B>& v1, const tvec4<C>& v2, const tvec4<D>& v3) { in tmat44()
|