Searched refs:GGL_SET (Results 1 - 5 of 5) sorted by relevance

/system/core/include/pixelflinger/
H A Dpixelflinger.h155 GGL_SET = 0x150F, // 1 enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dbuffer.cpp246 case GGL_SET: return ~0;
H A Dpixelflinger.cpp583 if ((opcode < GGL_CLEAR) || (opcode > GGL_SET)) {
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp854 case GGL_SET: MVN(AL, 0, pixel.reg, imm(0)); break;
H A Dtexturing.cpp241 case GGL_SET:

Completed in 2930 milliseconds