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

/system/core/include/pixelflinger/
H A Dpixelflinger.h150 GGL_INVERT = 0x150A, // ~d enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dbuffer.cpp241 case GGL_INVERT: return ~d;
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp844 case GGL_INVERT: MVN(AL, 0, pixel.reg, d.reg); break;
H A Dtexturing.cpp257 case GGL_INVERT:

Completed in 119 milliseconds