Searched refs:GGL_COPY (Results 1 - 6 of 6) sorted by relevance

/system/core/libpixelflinger/
H A Dpicker.cpp111 n |= GGL_BUILD_NEEDS(GGL_COPY, LOGIC_OP);
H A Dbuffer.cpp234 case GGL_COPY: return s;
H A Dpixelflinger.cpp801 c->state.logic_op.opcode = GGL_COPY;
/system/core/include/pixelflinger/
H A Dpixelflinger.h143 GGL_COPY = 0x1503, // s enumerator in enum:GGLNames
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp819 if (opcode == GGL_COPY)
835 case GGL_COPY: break;
H A Dtexturing.cpp237 case GGL_COPY:

Completed in 55 milliseconds