Home
last modified time | relevance | path

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

/system/core/include/pixelflinger/
Dpixelflinger.h304 void (*rasterPos2x)(void* c, GGLfixed x, GGLfixed y); member
/system/core/libpixelflinger/
Draster.cpp36 GGL_INIT_PROC(procs, rasterPos2x); in ggl_init_raster()