Home
last modified time | relevance | path

Searched refs:need_temp_src (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp1218 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1229 if (need_temp_src) { in stretch_copybit_internal()
1328 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp1253 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1264 if (need_temp_src) { in stretch_copybit_internal()
1364 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp1253 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1264 if (need_temp_src) { in stretch_copybit_internal()
1364 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp1230 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1241 if (need_temp_src) { in stretch_copybit_internal()
1340 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp1246 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1257 if (need_temp_src) { in stretch_copybit_internal()
1356 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp1255 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1266 if (need_temp_src) { in stretch_copybit_internal()
1365 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp1252 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local
1263 if (need_temp_src) { in stretch_copybit_internal()
1362 flags |= (need_temp_dst || need_temp_src) ? FLAGS_TEMP_SRC_DST : 0; in stretch_copybit_internal()