Home | History | Annotate | Download | only in libcopybit

Lines Matching full:cformat

902 static int is_alpha(int cformat)
905 switch (cformat & 0xFF) {
917 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))