Searched refs:need_temp_src (Results 1 – 7 of 7) sorted by relevance
1218 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local1229 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()
1253 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local1264 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()
1230 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local1241 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()
1246 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local1257 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()
1255 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local1266 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()
1252 bool need_temp_src = need_temp_buffer(src); in stretch_copybit_internal() local1263 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()