Home | History | Annotate | Download | only in source

Lines Matching refs:dst_argb

953   void (*RGB24ToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int width) =
1083 void (*RAWToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int width) =
1214 void (*RGB565ToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int width) =
1359 void (*ARGB1555ToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int width) =
1500 void (*ARGB4444ToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int width) =