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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h191 CLEAR_HI = 0x0002, enumerator in enum:android::GGLAssembler::__anon418
261 rhs.flags|CLEAR_LO|CLEAR_HI);
H A Dload_store.cpp182 if (s.l || (s.flags & CLEAR_HI)) {
255 int maskHiBits = (sh!=32) ? ((s.flags & CLEAR_HI)?1:0) : 0;
H A Dtexturing.cpp809 texel.flags |= CLEAR_HI|CLEAR_LO;

Completed in 166 milliseconds