OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_SRC_COLOR
(Results
1 - 5
of
5
) sorted by null
/system/core/libpixelflinger/codeflinger/
blending.cpp
102
(fs==
GGL_SRC_COLOR
&& fd==GGL_ONE_MINUS_SRC_COLOR) ||
108
(fs==GGL_ONE_MINUS_SRC_COLOR && fd==
GGL_SRC_COLOR
) ||
307
case
GGL_SRC_COLOR
:
334
case
GGL_SRC_COLOR
:
396
case
GGL_SRC_COLOR
:
420
case
GGL_SRC_COLOR
:
/external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h
122
GGL_ZERO = 0, GGL_ONE,
GGL_SRC_COLOR
= 2, GGL_ONE_MINUS_SRC_COLOR, GGL_SRC_ALPHA, GGL_ONE_MINUS_SRC_ALPHA,
/system/core/include/pixelflinger/
pixelflinger.h
160
GGL_SRC_COLOR
= 0x0300, // D
/external/mesa3d/src/pixelflinger2/
llvm_scanline.cpp
138
case GGLBlendState::
GGL_SRC_COLOR
:
/system/core/libpixelflinger/
scanline.cpp
526
case
GGL_SRC_COLOR
:
[
all
...]
Completed in 336 milliseconds