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

/system/core/include/pixelflinger/
H A Dpixelflinger.h148 GGL_NOR = 0x1508, // ~(s | d) enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dbuffer.cpp239 case GGL_NOR: return ~(s | d);
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp840 case GGL_NOR: ORR(AL, 0, pixel.reg, s.reg, d.reg);
H A Dtexturing.cpp249 case GGL_NOR:

Completed in 211 milliseconds