Searched refs:stretch_copybit (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.cpp380 static int stretch_copybit(
504 return stretch_copybit(dev, dst, src, &dr, &sr, region);
541 ctx->device.stretch = stretch_copybit;
H A Dcopybit_c2d.cpp1363 static int stretch_copybit( function
1526 ctx->device.stretch = stretch_copybit;
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.cpp416 static int stretch_copybit(
547 return stretch_copybit(dev, dst, src, &dr, &sr, region);
604 ctx->device.stretch = stretch_copybit;
H A Dcopybit_c2d.cpp1396 static int stretch_copybit( function
1560 ctx->device.stretch = stretch_copybit;
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit.cpp380 static int stretch_copybit(
504 return stretch_copybit(dev, dst, src, &dr, &sr, region);
541 ctx->device.stretch = stretch_copybit;
H A Dcopybit_c2d.cpp1363 static int stretch_copybit( function
1526 ctx->device.stretch = stretch_copybit;

Completed in 104 milliseconds