Home
last modified time | relevance | path

Searched refs:MAX_DIMENSION (Results 1 – 8 of 8) 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/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/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/msm8974/libcopybit/
Dcopybit.cpp46 #define MAX_DIMENSION (4096) macro
452 if (src->w > MAX_DIMENSION || src->h > MAX_DIMENSION) { in stretch_copybit()
457 if (dst->w > MAX_DIMENSION || dst->h > MAX_DIMENSION) { in stretch_copybit()
Dcopybit_c2d.cpp101 #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()