Home
last modified time | relevance | path

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

/system/core/include/pixelflinger/
Dpixelflinger.h265 void (*texCoord2x)(void* c, GGLfixed s, GGLfixed t); member
/system/core/libpixelflinger/
Dpixelflinger.cpp772 GGL_INIT_PROC(procs, texCoord2x); in ggl_init_procs()