Home
last modified time | relevance | path

Searched defs:v1 (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/
Dtrap.cpp96 const GGLcoord* v1, in triangle_dump_points()
336 void linex_validate(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w) in linex_validate()
348 static void linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in linex()
376 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in aa_linex()
463 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_debug()
480 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_xor()
493 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_validate()
508 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_small()
761 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_big()
Dscanline.cpp717 int v1 = v0 + 1; in scanline() local
1929 const int32_t v1 = gglMulx(v, q1, iwscale); in scanline_perspective() local
/system/core/liblog/
Devent_tag_map.c393 static int compareEventTags(const void* v1, const void* v2) in compareEventTags()
/system/core/sh/
Dvar.c491 const struct var * const *v1 = v_v1; in sort_var() local