Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h69 GGL_COLOR_LOGIC_OP = 0x0BF2, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp165 case GGL_COLOR_LOGIC_OP: ggl_enable_logic_op(c, en); break; in enable_disable()