Home | History | Annotate | Download | only in libcopybit

Lines Matching full:cformat

912 static int is_alpha(int cformat)
915 switch (cformat & 0xFF) {
927 if(alpha && (cformat&C2D_FORMAT_DISABLE_ALPHA))