Lines Matching refs:bitmap1
218 * @bitmap1 : Decoded image buffer 1223 SkBitmap *bitmap0, SkBitmap *bitmap1)232 if (bitmap0 == NULL || bitmap1 == NULL) {233 ALOGE(" bitmap0 : %p, bitmap1 : %p\n", bitmap0, bitmap1);243 size1 = bitmap1->getSize();251 src = bitmap1;253 dst = bitmap1;