Home | History | Annotate | Download | only in libcopybit

Lines Matching full:cformat

903 static int is_alpha(int cformat)
906 switch (cformat & 0xFF) {
918 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))