Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h305 void (*rasterPos2i)(void* c, GGLint x, GGLint y); member
/system/core/libpixelflinger/
Draster.cpp37 GGL_INIT_PROC(procs, rasterPos2i); in ggl_init_raster()