Home
last modified time | relevance | path

Searched defs:v0 (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/
Dtrap.cpp95 triangle_dump_points( const GGLcoord* v0, 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.cpp715 int v0 = v >> 16; in scanline() local
1587 T interpolate(int y, T v0, U dvdx, U dvdy) { in interpolate()
1928 const int32_t v0 = tc[i].st[j].q; in scanline_perspective() local