OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_OR
(Results
1 - 4
of
4
) sorted by null
/system/core/include/pixelflinger/
pixelflinger.h
147
GGL_OR
= 0x1507, // s | d
/system/core/libpixelflinger/
buffer.cpp
238
case
GGL_OR
: return s | d;
/system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp
836
case
GGL_OR
: ORR(AL, 0, pixel.reg, s.reg, d.reg); break;
[
all
...]
texturing.cpp
248
case
GGL_OR
:
[
all
...]
Completed in 17 milliseconds