OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_BLEND
(Results
1 - 6
of
6
) sorted by null
/system/core/include/private/pixelflinger/
ggl_context.h
204
case
GGL_BLEND
: return 3;
212
GGL_DECAL,
GGL_BLEND
, GGL_ADD };
/system/core/include/pixelflinger/
pixelflinger.h
68
GGL_BLEND
= 0x0BE2,
/bootable/recovery/minui/
graphics.c
397
gl->enable(gl,
GGL_BLEND
);
/system/core/libpixelflinger/
pixelflinger.cpp
162
case
GGL_BLEND
: ggl_enable_blending(c, en); break;
345
case
GGL_BLEND
:
scanline.cpp
813
case
GGL_BLEND
:
[
all
...]
/system/core/libpixelflinger/codeflinger/
texturing.cpp
[
all
...]
Completed in 74 milliseconds