Searched defs:ggl_enable_fog (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dpixelflinger.cpp71 static void ggl_enable_fog(context_t* c, int enable);
172 case GGL_FOG: ggl_enable_fog(c, en); break;
290 static void ggl_enable_fog(context_t* c, int enable) function in namespace:android

Completed in 171 milliseconds