OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alpha_separate
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/
picker.cpp
84
if (c->state.blend.
alpha_separate
) {
pixelflinger.cpp
309
c->state.blend.
alpha_separate
= 0;
324
c->state.blend.
alpha_separate
= 1;
scanline.cpp
357
if (c->state.blend.
alpha_separate
) {
[
all
...]
/system/core/include/private/pixelflinger/
ggl_context.h
263
uint8_t
alpha_separate
;
member in struct:android::blend_state_t
Completed in 12 milliseconds