OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLEAR_HI
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
GGLAssembler.h
191
CLEAR_HI
= 0x0002,
261
rhs.flags|CLEAR_LO|
CLEAR_HI
);
load_store.cpp
182
if (s.l || (s.flags &
CLEAR_HI
)) {
255
int maskHiBits = (sh!=32) ? ((s.flags &
CLEAR_HI
)?1:0) : 0;
texturing.cpp
809
texel.flags |=
CLEAR_HI
|CLEAR_LO;
[
all
...]
Completed in 290 milliseconds