Searched refs:stretch_copybit (Results 1 – 12 of 12) 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/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()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit.cpp | 436 static int stretch_copybit( in stretch_copybit() function 577 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 755 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1383 static int stretch_copybit( in stretch_copybit() function 1563 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/msm8994/libcopybit/ |
D | copybit.cpp | 424 static int stretch_copybit( in stretch_copybit() function 562 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 735 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1408 static int stretch_copybit( in stretch_copybit() function 1588 ctx->device.stretch = stretch_copybit; in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit.cpp | 439 static int stretch_copybit( in stretch_copybit() function 582 return stretch_copybit(dev, dst, src, &dr, &sr, region); in blit_copybit() 760 ctx->device.stretch = stretch_copybit; in open_copybit()
|
D | copybit_c2d.cpp | 1407 static int stretch_copybit( in stretch_copybit() function 1587 ctx->device.stretch = stretch_copybit; in open_copybit()
|