Searched refs:PSB_2D_COPYORDER_BL2TR (Results 1 – 2 of 2) sorted by relevance
213 return (ydir < 0) ? PSB_2D_COPYORDER_BL2TR : in psb_accel_2d_copy_direction()255 direction == PSB_2D_COPYORDER_BL2TR) { in psb_accel_2d_copy()
325 #define PSB_2D_COPYORDER_BL2TR (3<<23) macro