Home
last modified time | relevance | path

Searched refs:need_temp_dst (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp1147 bool need_temp_dst = need_temp_buffer(dst); in stretch_copybit_internal() local
1156 if (need_temp_dst) { in stretch_copybit_internal()
1328 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
1334 if (need_temp_dst) { in stretch_copybit_internal()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp1172 bool need_temp_dst = need_temp_buffer(dst); in stretch_copybit_internal() local
1181 if (need_temp_dst) { in stretch_copybit_internal()
1362 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
1368 if (need_temp_dst) { in stretch_copybit_internal()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp1166 bool need_temp_dst = need_temp_buffer(dst); in stretch_copybit_internal() local
1175 if (need_temp_dst) { in stretch_copybit_internal()
1356 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
1362 if (need_temp_dst) { in stretch_copybit_internal()
/hardware/qcom/display/msm8974/libcopybit/
Dcopybit_c2d.cpp1166 bool need_temp_dst = need_temp_buffer(dst); in stretch_copybit_internal() local
1175 if (need_temp_dst) { in stretch_copybit_internal()
1356 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
1362 if (need_temp_dst) { in stretch_copybit_internal()