Home | History | Annotate | Download | only in imagediff

Lines Matching defs:is_opaque

46                                unsigned char* output, bool* is_opaque) {
58 unsigned char* rgb, bool* is_opaque) {
88 is_opaque(true),
101 bool is_opaque;
109 bool* is_opaque);
120 unsigned char* rgba, bool* is_opaque) {
132 unsigned char* bgra, bool* is_opaque) {
267 state->row_converter(new_row, state->width, dest, &state->is_opaque);
387 unsigned char* rgb, bool* is_opaque) {
458 unsigned char* out, bool* is_opaque);