Home
last modified time | relevance | path

Searched refs:MAX_DIMENSION (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp47 #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()
Dcopybit_c2d.cpp101 #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/msm8226/libcopybit/
Dcopybit.cpp46 #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()
Dcopybit_c2d.cpp99 #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/msm8909/libcopybit/
Dcopybit.cpp47 #define MAX_DIMENSION (4096) macro
472 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit()
477 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit()
660 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in fill_color()
Dcopybit_c2d.cpp98 #define MAX_DIMENSION (4096) macro
1088 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit_internal()
1093 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit_internal()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp46 #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()
Dcopybit_c2d.cpp99 #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()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp47 #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()
Dcopybit_c2d.cpp98 #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/msm8996/libcopybit/
Dcopybit.cpp47 #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()
Dcopybit_c2d.cpp98 #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()