Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:stretch

868     int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
872 ALOGE("%s: copybit stretch failed",__FUNCTION__);
1090 err = copybit->stretch(copybit,&tmp_dst, &src, &tmp_rect,
1093 ALOGE("%s:%d::tmp copybit stretch failed",__FUNCTION__,
1099 // use release fence as aquire fd for next stretch
1143 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
1164 ALOGE("%s: copybit stretch failed",__FUNCTION__);