Searched refs:s2xy (Results 1 – 3 of 3) sorted by relevance
870 node->s2xy = src_rect.top << 16 | src_rect.left; in bdisp_hw_build_node()892 node->s2xy = src_rect.top << 16 | src_rect.left; in bdisp_hw_build_node()900 node->s1xy = node->s2xy; in bdisp_hw_build_node()913 node->s3xy = node->s2xy * 2; in bdisp_hw_build_node()918 node->s3xy = node->s2xy; in bdisp_hw_build_node()
29 u32 s2xy; member
353 bdisp_dbg_dump_xy(s, node->s2xy, "S2XY"); in last_nodes_show()