Searched refs:ggl_enable_point_aa_nice (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dpixelflinger.cpp68 static void ggl_enable_point_aa_nice(context_t* c, int enable);
173 case GGL_POINT_SMOOTH_NICE: ggl_enable_point_aa_nice(c, en); break;
691 void ggl_enable_point_aa_nice(context_t* c, int enable) function in namespace:android

Completed in 4 milliseconds