Searched refs:need_to_execute_draw (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp1071 static bool need_to_execute_draw(eC2DFlags flags) function
1357 if (need_to_execute_draw((eC2DFlags)flags))
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp1077 static bool need_to_execute_draw(eC2DFlags flags) function
1363 if (need_to_execute_draw((eC2DFlags)flags))
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp1055 static bool need_to_execute_draw(eC2DFlags flags) function
1341 if (need_to_execute_draw((eC2DFlags)flags))
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp1051 static bool need_to_execute_draw(struct copybit_context_t* ctx, function
1329 if (need_to_execute_draw(ctx, (eC2DFlags)flags))
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp1080 static bool need_to_execute_draw(eC2DFlags flags) function
1366 if (need_to_execute_draw((eC2DFlags)flags))
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp1075 static bool need_to_execute_draw(eC2DFlags flags) function
1365 if (need_to_execute_draw((eC2DFlags)flags))
/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp1075 static bool need_to_execute_draw(eC2DFlags flags) function
1365 if (need_to_execute_draw((eC2DFlags)flags))

Completed in 24 milliseconds