Searched refs:need_temp_buffer (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp909 static bool need_temp_buffer(struct copybit_image_t const *img) function
1147 bool need_temp_dst = need_temp_buffer(dst);
1218 bool need_temp_src = need_temp_buffer(src);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp928 static bool need_temp_buffer(struct copybit_image_t const *img) function
1166 bool need_temp_dst = need_temp_buffer(dst);
1246 bool need_temp_src = need_temp_buffer(src);
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit_c2d.cpp909 static bool need_temp_buffer(struct copybit_image_t const *img) function
1147 bool need_temp_dst = need_temp_buffer(dst);
1218 bool need_temp_src = need_temp_buffer(src);

Completed in 171 milliseconds