Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
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; in enable_disable()
665 void ggl_enable_stencil_test(context_t* /*c*/, int /*enable*/) in ggl_enable_stencil_test() function