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

/system/core/libpixelflinger/
H A Dpixelflinger.cpp65 static void ggl_enable_stencil_test(context_t* c, int enable);
167 case GGL_STENCIL_TEST: ggl_enable_stencil_test(c, en); break;
665 void ggl_enable_stencil_test(context_t* /*c*/, int /*enable*/) function in namespace:android

Completed in 5 milliseconds