Home
last modified time | relevance | path

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

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