Home | History | Annotate | Download | only in images

Lines Matching refs:srcImage

1151     const char* srcImage = (const char*)bitmap.getPixels();
1158 proc(srcImage, bitmap.width(), storage);
1160 srcImage += bitmap.rowBytes();