Home | History | Annotate | Download | only in libcopybit

Lines Matching full:cformat

909 static int is_alpha(int cformat)
912 switch (cformat & 0xFF) {
924 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))