Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dprimitives.cpp56 static void lerp_texcoords_w(ogles_context_t* c,
640 lerp_texcoords_w(c, v0, v1, v2); in lerp_triangle()
759 void lerp_texcoords_w(ogles_context_t* c, in lerp_texcoords_w() function