Home
last modified time | relevance | path

Searched refs:v1 (Results 1 – 20 of 20) sorted by relevance

/system/core/libpixelflinger/
Dtrap.cpp42 static void linex_validate(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w);
43 static void linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w);
44 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w);
96 const GGLcoord* v1, in triangle_dump_points() argument
104 v1[0]*tri, v1[1]*tri, v1[0], v1[1], in triangle_dump_points()
336 void linex_validate(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w) in linex_validate() argument
345 c->procs.linex(con, v0, v1, w); in linex_validate()
348 static void linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in linex() argument
353 v[1][0] = v1[0]; v[1][1] = v1[1]; in linex()
355 v1 = v[1]; in linex()
[all …]
Dscanline.cpp761 int v1 = v0 + 1; in scanline() local
775 if (v1<0) v1 += h; in scanline()
777 if (v1>=h) v1 -= h; in scanline()
780 if (v1<0) v1 = 0; in scanline()
782 if (v1>=h) v1 = h-1; in scanline()
787 tx.surface.read(&tx.surface, c, u0, v1, &texels[1]); in scanline()
789 tx.surface.read(&tx.surface, c, u1, v1, &texels[3]); in scanline()
1973 const int32_t v1 = gglMulx(v, q1, iwscale); in scanline_perspective() local
1974 int32_t dvdx = v1 - v0; in scanline_perspective()
1978 tc[i].st[j].q = v1; in scanline_perspective()
/system/core/libmemtrack/
Dmemtrack_test.c113 size_t v1; in main() local
129 v1 = DIV_ROUND_UP(memtrack_proc_graphics_total(p), 1024); in main()
136 if (v1 | v2 | v3 | v4 | v5 | v6) { in main()
138 v1, v2, v3, v4, v5, v6, cmdline); in main()
/system/core/libpixelflinger/arch-mips/
Dt32cb16blend.S87 DBG sgtu $at,$t8,$v1
88 DBG movn $v1,$t8,$at
174 DBG sgtu $at,$t8,$v1
175 DBG movn $v1,$t8,$at
187 DBG li $v1,0
270 DBG mul $v1,$a0
Dcol32cb16blend.S72 srl $v1,$v0,7
73 addu $v0,$v1,$v0
/system/extras/perfprofd/quipper/base/
Dlogging.h251 std::string* MakeCheckOpString(const t1& v1, const t2& v2, const char* names) { in MakeCheckOpString() argument
253 ss << names << " (" << v1 << " vs. " << v2 << ")"; in MakeCheckOpString()
284 inline std::string* Check##name##Impl(const t1& v1, const t2& v2, \
286 if (v1 op v2) return NULL; \
287 else return MakeCheckOpString(v1, v2, names); \
289 inline std::string* Check##name##Impl(int v1, int v2, const char* names) { \
290 if (v1 op v2) return NULL; \
291 else return MakeCheckOpString(v1, v2, names); \
/system/core/libpixelflinger/tests/arch-mips64/assembler/
Dasm_mips_test_jacket.S55 ld $v1, 24($s1)
72 sd $v1, 24($s1)
/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-dct8.c66 OI_INT32 u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
69 v0 = v & 0xFFFF; v1 = v >> 16; in default_mul_32s_32s_hi()
74 w1 = u0*v1 + w1; in default_mul_32s_32s_hi()
75 return u1*v1 + w2 + (w1 >> 16); in default_mul_32s_32s_hi()
Dsynthesis-sbc.c219 OI_INT16 v1; in default_mul_16s_32s_hi() local
224 v1 = (OI_INT16) (v >> 16); in default_mul_16s_32s_hi()
226 w = v1 * u; in default_mul_16s_32s_hi()
/system/core/libpixelflinger/arch-mips64/
Dcol32cb16blend.S66 srl $v1,$v0,7
67 addu $v0,$v1,$v0
Dt32cb16blend.S85 DBG li $v1,0
168 DBG mul $v1,$a0
/system/core/liblog/
Devent_tag_map.c394 static int compareEventTags(const void* v1, const void* v2) in compareEventTags() argument
396 const EventTag* tag1 = (const EventTag*) v1; in compareEventTags()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h208 const GGLcoord* v0, const GGLcoord* v1, GGLcoord width);
211 GGLcoord const* v0, GGLcoord const* v1, GGLcoord const* v2);
/system/keymaster/
Docb.c427 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument
429 v3 = _mm_castps_si128(_mm_shuffle_ps(_mm_castsi128_ps(v3), _mm_castsi128_ps(v1), 16)); \
430 v1 = _mm_xor_si128(v1, v3); \
431 v3 = _mm_castps_si128(_mm_shuffle_ps(_mm_castsi128_ps(v3), _mm_castsi128_ps(v1), 140)); \
432 v1 = _mm_xor_si128(v1, v3); \
434 v1 = _mm_xor_si128(v1, v2)
/system/ca-certificates/files/
D63a2c897.037 Issuer: O=TeliaSonera, CN=TeliaSonera Root CA v1
41 Subject: O=TeliaSonera, CN=TeliaSonera Root CA v1
/system/bt/stack/smp/
Daes.c235 { uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
247 v2 ^= (v1 * n2); /* shift accumulated value and */ in gf_inv()
251 return v1; in gf_inv()
258 v1 ^= v2 * n1; in gf_inv()
/system/core/fastboot/
Dfastboot_protocol.txt179 TCP Protocol v1
222 UDP Protocol v1
/system/connectivity/shill/doc/
Dmanager-api.txt433 with PKCS#1 v1.5. Returns the base64 encoded,
/system/tpm/trunks/generator/
Draw_structures.txt13115 the PKCS#1v1.5 scheme
13472 the PKCS#1v1.5 scheme
14153 a PKCS#1v1.5 signature
Draw_structures_fixed.txt13132 the PKCS#1v1.5 scheme
13491 the PKCS#1v1.5 scheme
14168 a PKCS#1v1.5 signature