Lines Matching full:stretch
763 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
767 ALOGE("%s: copybit stretch failed",__FUNCTION__);
970 err = copybit->stretch(copybit,&tmp_dst, &src, &tmp_rect,
973 ALOGE("%s:%d::tmp copybit stretch failed",__FUNCTION__,
979 // use release fence as aquire fd for next stretch
1013 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
1034 ALOGE("%s: copybit stretch failed",__FUNCTION__);