Searched refs:eC2DFlags (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 127 enum eC2DFlags { enum 485 const eC2DFlags flags, int &mapped_idx) in set_image() 688 (eC2DFlags)flags, mapped_dst_idx); in clear_copybit() 1052 eC2DFlags flags) in need_to_execute_draw() 1176 (eC2DFlags)flags, mapped_dst_idx); in stretch_copybit_internal() 1277 (eC2DFlags)flags, mapped_src_idx); in stretch_copybit_internal() 1329 if (need_to_execute_draw(ctx, (eC2DFlags)flags)) in stretch_copybit_internal()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 125 enum eC2DFlags { enum 501 const eC2DFlags flags, int &mapped_idx) in set_image() 708 (eC2DFlags)flags, mapped_dst_idx); in clear_copybit() 1077 static bool need_to_execute_draw(eC2DFlags flags) in need_to_execute_draw() 1202 (eC2DFlags)flags, mapped_dst_idx); in stretch_copybit_internal() 1311 (eC2DFlags)flags, mapped_src_idx); in stretch_copybit_internal() 1363 if (need_to_execute_draw((eC2DFlags)flags)) in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 125 enum eC2DFlags { enum 495 const eC2DFlags flags, int &mapped_idx) in set_image() 702 (eC2DFlags)flags, mapped_dst_idx); in clear_copybit() 1071 static bool need_to_execute_draw(eC2DFlags flags) in need_to_execute_draw() 1196 (eC2DFlags)flags, mapped_dst_idx); in stretch_copybit_internal() 1305 (eC2DFlags)flags, mapped_src_idx); in stretch_copybit_internal() 1357 if (need_to_execute_draw((eC2DFlags)flags)) in stretch_copybit_internal()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit_c2d.cpp | 127 enum eC2DFlags { enum 496 const eC2DFlags flags, int &mapped_idx) in set_image() 703 (eC2DFlags)flags, mapped_dst_idx); in clear_copybit() 1071 eC2DFlags flags) in need_to_execute_draw() 1196 (eC2DFlags)flags, mapped_dst_idx); in stretch_copybit_internal() 1305 (eC2DFlags)flags, mapped_src_idx); in stretch_copybit_internal() 1357 if (need_to_execute_draw(ctx, (eC2DFlags)flags)) in stretch_copybit_internal()
|