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

/system/core/include/pixelflinger/
H A Dpixelflinger.h147 GGL_OR = 0x1507, // s | d enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dbuffer.cpp238 case GGL_OR: return s | d;
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp839 case GGL_OR: ORR(AL, 0, pixel.reg, s.reg, d.reg); break;
H A Dtexturing.cpp248 case GGL_OR:

Completed in 241 milliseconds