Lines Matching full:stretch
710 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
714 ALOGE("%s: copybit stretch failed",__FUNCTION__);
917 err = copybit->stretch(copybit,&tmp_dst, &src, &tmp_rect,
920 ALOGE("%s:%d::tmp copybit stretch failed",__FUNCTION__,
926 // use release fence as aquire fd for next stretch
960 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
981 ALOGE("%s: copybit stretch failed",__FUNCTION__);