HomeSort by relevance Sort by last modified time
    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 491 if (c->state.blend.alpha_separate) {
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 283 uint8_t alpha_separate; member in struct:android::blend_state_t

Completed in 43 milliseconds