Lines Matching full:argb
267 // ARGB mirror.
322 // Alpha Blend 2 ARGB images and store to destination.
349 // Convert ARGB to I400.
381 // ARGB little endian (bgra in memory) to I422
587 // Convert ARGB to RGBA.
626 // Convert ARGB To RGB24.
672 // Convert ARGB To RAW.
718 // Convert ARGB To RGB565.
753 // Convert ARGB To ARGB1555.
788 // Convert ARGB To ARGB4444.
975 // Draw a rectangle into ARGB
1004 // Convert unattentuated ARGB to preattenuated ARGB.
1005 // An unattenutated ARGB alpha blend uses the formula
1012 // An preattenutated ARGB alpha blend uses the formula
1054 // Convert preattentuated ARGB to unattenuated ARGB.
1085 // Convert ARGB to Grayed ARGB.
1116 // Make a rectangle of ARGB gray scale.
1140 // Make a rectangle of ARGB Sepia tone.
1162 // Apply a 4x3 matrix rotation to each ARGB pixel.
1187 // Apply a color table each ARGB pixel.
1188 // Table contains 256 ARGB values.
1270 // Blur ARGB image.
1358 // Multiply ARGB image by a specified ARGB value.
1389 // Interpolate 2 ARGB images by specified amount (0 to 255).