/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 47 #define MAX_DIMENSION (4096) macro 50 #define MAX_DIMENSION (2048) macro 417 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 422 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit()
|
D | copybit_c2d.cpp | 101 #define MAX_DIMENSION (4096) macro 1085 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1090 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit.cpp | 47 #define MAX_DIMENSION (4096) macro 477 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 482 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 665 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 98 #define MAX_DIMENSION (4096) macro 1108 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1113 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | copybit.cpp | 47 #define MAX_DIMENSION (4096) macro 479 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 484 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 667 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 98 #define MAX_DIMENSION (4096) macro 1108 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1113 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit.cpp | 47 #define MAX_DIMENSION (4096) macro 462 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 467 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 645 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 98 #define MAX_DIMENSION (4096) macro 1113 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1118 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit.cpp | 47 #define MAX_DIMENSION (4096) macro 479 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 484 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 667 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 98 #define MAX_DIMENSION (4096) macro 1108 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1113 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | copybit.cpp | 47 #define MAX_DIMENSION (4096) macro 479 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 484 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 667 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 98 #define MAX_DIMENSION (4096) macro 1108 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1113 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit.cpp | 45 #define MAX_DIMENSION (4096) macro 477 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 482 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 665 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 96 #define MAX_DIMENSION (4096) macro 1106 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1111 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.cpp | 46 #define MAX_DIMENSION (4096) macro 457 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 462 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 633 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 99 #define MAX_DIMENSION (4096) macro 1110 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1115 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.cpp | 46 #define MAX_DIMENSION (4096) macro 457 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit() 462 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit() 633 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
|
D | copybit_c2d.cpp | 99 #define MAX_DIMENSION (4096) macro 1104 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal() 1109 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
|