Searched refs:have_alpha (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngrtran.c2996 PNG_CONST int have_alpha = local
3041 if (have_alpha)
3070 if (have_alpha)
3122 if (have_alpha)
3156 if (have_alpha)
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc4024 bool have_alpha = BoundFramebufferHasColorAttachmentWithAlpha(true); local
4028 state_.color_mask_alpha && have_alpha);

Completed in 136 milliseconds