Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dload_store.cpp167 if (s.l || (s.flags & CLEAR_HI)) { in expand()
240 int maskHiBits = (sh!=32) ? ((s.flags & CLEAR_HI)?1:0) : 0; in downshift()
DGGLAssembler.h197 CLEAR_HI = 0x0002, enumerator
267 rhs.flags|CLEAR_LO|CLEAR_HI); in component_t()
Dtexturing.cpp807 texel.flags |= CLEAR_HI|CLEAR_LO; in filter16()