Home
last modified time | relevance | path

Searched refs:FIRST (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dload_store.cpp268 if (!(d.flags & FIRST)) { in downshift()
275 d.flags &= ~FIRST; in downshift()
DGGLAssembler.h189 FIRST = 0x0008 enumerator
DGGLAssembler.cpp269 pixel.setTo(regs.obtain(), &mCbFormat, FIRST); in scanline_core()