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

/system/core/include/pixelflinger/
H A Dpixelflinger.h151 GGL_OR_REVERSE = 0x150B, // s | ~d enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dbuffer.cpp242 case GGL_OR_REVERSE: return s | ~d;
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp845 case GGL_OR_REVERSE: // s | ~d == ~(~s & d)
H A Dtexturing.cpp251 case GGL_OR_REVERSE:

Completed in 408 milliseconds