Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h209 void (*recti)(void* c, GGLint l, GGLint t, GGLint r, GGLint b); member
/system/core/libpixelflinger/
Dtrap.cpp419 void recti(void* con, GGLint l, GGLint t, GGLint r, GGLint b) in recti() function