Searched refs:stretch_copybit (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 380 static int stretch_copybit( in stretch_copybit() function 504 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 541 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1363 static int stretch_copybit( in stretch_copybit() function 1526 ctx->device.stretch = stretch_copybit; in open_copybit()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit.cpp | 416 static int stretch_copybit( in stretch_copybit() function 547 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 604 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1396 static int stretch_copybit( in stretch_copybit() function 1560 ctx->device.stretch = stretch_copybit; in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.cpp | 421 static int stretch_copybit( in stretch_copybit() function 549 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 723 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1399 static int stretch_copybit( in stretch_copybit() function 1579 ctx->device.stretch = stretch_copybit; in open_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.cpp | 421 static int stretch_copybit( in stretch_copybit() function 549 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 723 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1405 static int stretch_copybit( in stretch_copybit() function 1585 ctx->device.stretch = stretch_copybit; in open_copybit()
|